Opened 16 years ago

Closed 16 years ago

#810 closed enhancement (fixed)

Implement query options for Include.ANNOTATED and Include.NOT_ANNOTATED

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.5
Component: core Version:
Keywords: Cc:

Description

The core already defines the two query options, Include.ANNOTATED and Include.NOT_ANNOTATED, but they are not implemented by the query system. Ie. it doesn't matter what options you specify, the result of the query is still the same. It should be rather simple to implement this in the same way as Include.REMOVED and Include.NOT_REMOVED are implemented.

Change History (3)

comment:1 by Nicklas Nordborg, 16 years ago

Type: defectenhancement

comment:2 by Nicklas Nordborg, 16 years ago

Milestone: BASE 2.x+BASE 2.5
Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:3 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [3905]) Fixes #810: Implement query options for Include.ANNOTATED and Include.NOT_ANNOTATED

Note: See TracTickets for help on using tickets.