Patch #19455
Replace manual query in version helper
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 3.1.0 |
Description
This patch is to remove unnecessary manual query from version helper and to reuse versions fixed_issues field.
This eliminates dependency and reduces code complexity.
Associated revisions
Use #fixed_issues association (#19455).
Patch by Sebastian Paluch.
History
#1
Updated by Toshi MARUYAMA almost 8 years ago
- Target version set to 3.1.0
#2
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed in r14263, thanks!