Vote #81870
完了Allow to filter issues by its version status with shared versions
0%
説明
Right now, when filtering issues by the status if its assigned version, the search for eligible versions is restricted to the projects of the issue query (i.e. the current project plus potentially selected su bprojects). The fixed version of an issue within the project sceope however can be shared from a lot of other unrelated projects which are not in the scope for issues for the query (e.g. from any project with the "system" sharing).
The attached patch against the current trunk fixes the search for eligible versions to also show issues with a version from different projects.
journals
--------------------------------------------------------------------------------
This fixes #30924
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I'm closing this in favour of #30924.
Holger Just, I've committed the patch in r21499. Thank you!
--------------------------------------------------------------------------------
related_issues
relates,Closed,23215,Add the possibility to filter issues after Target Version's Status and Due Date
duplicates,Closed,30924,Filter on Target version's Status in subproject doesn't work on version from top project