Vote #77056
完了Do not collect ids of subtree in Query#project_statement
0%
説明
It is inefficient in larger subtree - it would be nicer with pluck, but it would still result in ugly queries with more projects.
Best way is to use subquery in that cases
journals
According to #21608#note-3, this patch will resolve #19976 and #19102.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The patch breaks a few tests. It displays issues from subpprojects even if display_subprojects_issues setting is disabled.
--------------------------------------------------------------------------------
I see... I frogot one case in the statement.
--------------------------------------------------------------------------------
Thanks for updating the patch. It have passed all tests.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed, thanks!
--------------------------------------------------------------------------------
related_issues
relates,Needs feedback,19976,Redmine can't work with 3000 projects
relates,Needs feedback,19102,Redmine doesnt scale with large amount of projects
Admin Redmine さんが3年以上前に更新
- カテゴリ を Code cleanup/refactoring_30 にセット
- 対象バージョン を 3.3.0_110 にセット