Opened 4 years ago
Closed 4 years ago
#2233 closed enhancement (fixed)
Improve detection of sync filters that are not in sync
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.18 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
There are some situations where the view page of an item list reports that "List appears to be in sync with filters" even if that is not the case:
- If the "child item must exist" is changed to "child item must not exist" (or any other combination)
- If the filter group (see #2232) is changed it may cause a filter to be applied later (or sooner) in the synchronization process. It may also change the filter between INCLUDE and EXCLUDE.
- If items are added or removed manually
- And probably some more things...
It would be nice if we could detect most (all?) changes and display then display the "May not be in sync" warning.
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
In 7883: