SAKAI

UMUSYNC TOOL


Sites sync tool: Filters

In the page which shows the filters list we can make the actions of creating, editing or deleting filters.

To access this page we must click on the Filters option in the upper menu.

Create a new filter

  1. Click on the New Filter option.
  2. Set a name for the filter (two filters with the same name can't exist)
  3. Set the filter condition, which can be:
    • exists - It happens when the indicated property exists in the site.
    • not exists - It happens when the indicated property doesn't exist in the site.
    • = : It happens when the indicated property has the indicated value.
    • != : It happens when the indicated property has a different value than the indicated one.
    • < : It happens when the indicated property has a value smaller than the indicated one (it's compared alphabetically).
    • > : It happens when the indicated property has a value greater than the indicated one (it's compared alphabetically).
    • matches : It happens when the indicated property matches the pattern (regular expression) indicated in the value.
  4. We can define several conditions in the same filter, so the filter is true when all of its conditions are too. To add a new condition you have to click on the icon (green +) in the bottom of the table. To delete a condition you have to click on the icon (red x) beside that condition.
  5. Finally we click on the button Add Filter

Edit a filter

The icon pencil in the first column of the filters list is for editing them.

You have to notice that modified filters affect already created tasks that use them.

Delete a filter

The icon red X in the second column of the filters list is for deleting them.

You have to notice that deleted filters will also be deleted in those tasks using them.