Use item subtypes - step 2
See also #335.
The first step defined subtypes and use them when creating new items. Before this step can be implemented, the pre-2.0 items must be updated with a subtype.
When that has been done we can use the subtype information when searching for items, which should make it easier to avoid pattern-matching problems like #324.
Change History
(5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Milestone: |
Reggie v2.0 → Reggie v2.1
|
Summary: |
Use item subtypes → Use item subtypes - step 2
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [1492]) Fixes #334: Use item subtypes - step 2
All queries now use subtype filters which should be more stable when finding items.