Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#334 closed task (fixed)

Use item subtypes - step 2

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v2.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description (last modified by Nicklas Nordborg)

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)

comment:1 by Nicklas Nordborg, 12 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 12 years ago

Description: modified (diff)
Milestone: Reggie v2.0Reggie v2.1
Summary: Use item subtypesUse item subtypes - step 2

comment:3 by Nicklas Nordborg, 12 years ago

Status: newassigned

comment:4 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [1492]) Fixes #334: Use item subtypes - step 2

All queries now use subtype filters which should be more stable when finding items.

comment:5 by Nicklas Nordborg, 12 years ago

(In [1503]) References #334: Use item subtypes - step 2

Make sure that the subtype id has been loaded before it is used by a filter. Otherwise the query will not find any items.

Note: See TracTickets for help on using tickets.