Vote #81482
完了Use base_scope for issue query results
0%
説明
This is some refactoring, which drops redundant definition of query scope. With this change, base_scope is used for issues.
Second advantage is, plugin developer can overwrite base_scope to include more features (e.g. for search filter).
There are no downsides with it.
journals
I created a second patch, which also uses base_scope for issue_ids.
--------------------------------------------------------------------------------
IssueQuery#base_scope was added in r14642. I think the proposed changes should have been included in r14642.
--------------------------------------------------------------------------------
Setting the target version to 5.0.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------
Admin Redmine さんが3年以上前に更新
- カテゴリ を Code cleanup/refactoring_30 にセット
- 対象バージョン を 5.0.0_155 にセット