Opened 12 years ago
Closed 12 years ago
#1673 closed enhancement (fixed)
Allow sorting table listings on single-valued annotations
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
See #1672.
Change History (3)
comment:1 Changed 12 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6026]) References #1673: Allow sorting table listings on single-valued annotations
Use the new
AnnotationExpression
when sorting and filtering on single-valued annotations. Tested on the samples list page.