Skip to content
Krzysztof Słysz edited this page Feb 14, 2022 · 7 revisions

Defining tasks in the project

Required user role: ADMIN

Creating tasks is optional. Based on tasks, you can easly modify or remove multiple data.

Tasks

Task fields:

  • Name - task name (*)
  • Description - explanatory description
  • Class support - class name (links properties in the task action definition)
  • Filter - filter definition (task action will be executed on filtered data)
  • Show in buckets - number of buckets for which the task is available
  • Show by classes - number of classes for which the task is available
  • Action - modify or remove action
  • Created by - creator name
  • Created at - creation date and time
  • Modified by - last modifier
  • Modified at - last modification date and time

(*) Displayed in the task selection list.

Action - configuration

There is two tabs on the Action dialog:

  • Action - remove or modify
  • Properties - predefined in the class (selected in the Class support column) or added properties

When you select Remove data action, the situation is simple and you don't need to add any additional configuration.

For Modify data option you have some additional possibilities to configure:

  • Set tag - available for class with assigned tags. Select a tag if you want to change the tag in all filtered data.
  • Set reserved - this option changes the reserved field in the data
  • Modify properties - by this option, you can set value or remove selected properties

Task action

The list of properties is filled out by properties defined in the class. You can also add additional properties directly in this tab.

Task properties