Opened 5 years ago

Closed 5 years ago

#2141 closed defect (fixed)

Invalid sync filter causes item list to be inaccessible

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.13.1
Component: web Version:
Keywords: Cc:

Description

If, for some reason, a sync filter in an item list becomes invalid in the sense that an exception is thrown when the query is executed the entire item list becomes inaccessible.

The exception causes a stack trace to be displayed on the page and it is not possible to see or modify any information for the item list or the problematic sync filter. The only workaround is to delete the item list and re-create it from scratch.

Change History (1)

comment:1 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed

(In [7557]) Fixes #2141: Invalid sync filter causes item list to be inaccessible

The exception is now caught and displayed in the "Matching items" column.

Note: See TracTickets for help on using tickets.