Patch #35396
closed
Use base_scope for issue query results
Added by Alexander Meindl over 3 years ago.
Updated over 3 years ago.
Category:
Code cleanup/refactoring
Description
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.
Files
I created a second patch, which also uses base_scope for issue_ids.
- Category changed from Issues list to Code cleanup/refactoring
- Target version set to Candidate for next major release
IssueQuery#base_scope was added in r14642. I think the proposed changes should have been included in r14642.
- Target version changed from Candidate for next major release to 5.0.0
Setting the target version to 5.0.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you.
Also available in: Atom
PDF