Opened 4 years ago
Closed 4 years ago
#2235 closed defect (fixed)
Filtering on more than one item list breaks the formatting in synchronization filters
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.17.1 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
If a synchronization filter is using a filter on a another item this is typically displayed in the GUI as AND memberOfList('Name of list')
.
The implementation of #2207 that allows more than one list to be selected, breaks the formatting: AND NOTmemberOfList(0)
Note:
See TracTickets
for help on using tickets.
In 7886: