Opened 9 years ago

Closed 9 years ago

#1948 closed enhancement (fixed)

Automatic re-sync of item lists used in synchronization filters

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.6
Component: core Version:
Keywords: Cc:

Description

An item list may have several synchronizations filters that are used to keep the item list "up-to-date" with the information in the database. A synchronization filter may in itself be a filter on (another) item list.

It would be useful to be able to automatically synchronize the other item lists before they are used for filtering the current item list. Note that this can be a recursive action in multiple steps and that it must be able to handle circular references.

Change History (4)

comment:1 by Nicklas Nordborg, 9 years ago

(In [6927]) References #1948: Automatic re-sync of item lists used in synchronization filters

The "Re-sync" functionality now load depending lists and presents the user with an option to also re-sync the other lists. Actual re-sync is not yet implemented.

comment:2 by Nicklas Nordborg, 9 years ago

(In [6928]) References #1948: Automatic re-sync of item lists used in synchronization filters

Implemented the re-sync of depending lists.

comment:3 by Nicklas Nordborg, 9 years ago

(In [6929]) References #1948: Automatic re-sync of item lists used in synchronization filters

New screen shot of re-sync dialog. Updated documentation.

comment:4 by Nicklas Nordborg, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.