Task Statuses
Cerebro Support avatar
Written by Cerebro Support
Updated over a week ago

Status is a task property that defines task’s current state or work process step it’s on. Using statuses you can set up a selection of work process milestones.

At the Task statuses tab of Cerebro Administrator Panel you can edit a list of statuses which are used during the work on your projects, set up their order, status switch permissions and automatic status switching rules.

Task statuses window contains three tabs: 

  • Statuses;

  • Switch permissions;

  • Linked tasks rules.

 Statuses 

At the tab you can set up status list, their sequence and settings of any given status.

At the left side of the tab is the list of all statuses in your selected universe, and at the right side there’s a list of properties for the selected status. After creating new status (using the New Status button just above the list) you should assign it a name, a color, an appropriate icon, short description and set up two properties: inheritance and task state in this status (suspended, in progress, stopped).

Using arrows at the right side of status list you can adjust their order according to your typical work process milestone sequence.

Note
Be careful while editing status order, because your custom rules that are set at Linked tasks rules tab might depend on it.

Switch permissions 

The tab is used to set up task status change order according to user permissions.

Ability to switch task status is defined by user permissions to create a post of any given type. For every element from the list of permissions you can set up a custom task status change order, to do that you should define a list of initial (Switch from) and new (Switch to) status states. 

Linked tasks rules 

At the tab you can set up your rules for automatic task status change sequence according to different conditions related to linked tasks.

With every status switch in Cerebro, a status check is made for every linked task, and if any given rule triggers, the status is changed automatically.

Every rule has a set of conditions and a new status state that is given to a task if conditions are met. Rule check occurs according to their order in the list, and only the first rule meeting all the conditions is triggered.

By default there are two rules in Cerebro:

  • status switches into “ready to start” if all predecessors were given “complete” or “closed” status;

  • status switches into “paused” if any one of the predecessors enters the state lower than “complete”.

You can make or adjust rules for your needs. To add a new rule, press “+” button just above rules list, and to remove an existing rule, just select it in the list and press “-” button.

You can also change rule sequence using arrow buttons at the right of rules list. Rule name is formed from its order number and status that is assigned when the rule is triggered.

To edit a rule, select it – at the right side of the tab you will see its properties: a set of conditions and a status assigned to a task when a rule is triggered.

Add condition button is located above conditions list and it allows to add another condition, while “-” button to the right side of any condition removes it. Conditions are linked by logical “AND” operator, this means that the rule will trigger only if all the conditions are satisfied.

Every condition on the list is a rule that compares status of an existing task (or a set of tasks) and a given status state. Using three drop-down lists you can assign:

  • a set of tasks that are checked for the status;

  • comparison operation, “<” and “>” symbols refer to a position in general status list;

  • status state that is compared with it.

At the bottom of the tab there’s a drop-down list which is used to set up a status that would be given to a task when the rule triggers.

Did this answer your question?