Content:
1. How to create the rule?
2. How to set up and enable the rule?
3. Practical examples for using the 'All Children are Moved' rule?
This business rule will automatically move a parent card to a specified position, when all of its children cards are moved to a predefined set of columns/swimlanes.
A typical example would be to move a parent card to "Done" when all of its children are moved to "Done".
This rule is very useful for tracking bigger projects and is suitable for the Portfolio Kanban management scenario.
1. How to create the rule?
Only users with "Account Owners" or "Manage Business Rules" privileges can create business rules.
Go to your Administration panel at the top right of your screen ->open the Business Rule Tab -> select the "All children are moved" rule.
Note: In case that there is a set of defined rules to your account -> use the Add new rule button at the upper right side of the panel.
2. How to set up and enable the rule?
The "All children are moved" configuration panel has the following fields and properties:
In the Name and Description fields, you can define the name of the rule and give a description of the scenario you will achieve with it. This way you can create an overview of your active business rules, as upon creation every automation is present in the Business Rules panel.
PRO tip: You can specify the board name in the rule name in order to easily distinguish rules configured for each of your boards.
You can share the rule with other users (e.g. Workspace manager), if appropriate. In this case, they will be able to edit/disable/enable the rule.
The Business rules are a sort of "point-and-click" programming language with which you can automate any process.
Each Business rule has three main properties: When; And; Then.
1. WHEN - this is the event which will trigger an action when it occurs (i.e. all children cards are moved).
2. AND - here you define the filters, which specify the conditions under which the actions should be triggered.
- Position: the filter position is mandatory for this Business rule. There are two options: position is/is not - select one of the options from the dropdown. Click on Not Set to select a board from the dropdown and a position from the board minimap (you can select a cell or an entire column/swimlane by clicking on its name).
- Click on "or" to add extra positions and optimize the scope of the rule. Use the minus sign to remove a position.
- Click on the Add new property button to add extra filters, if necessary. Select a Regular field or/and a Custom field -> click on Add.
For all time-related fields, you can select the following units: Days, Hours, Minutes, Seconds. When you have added the filter, set it up by clicking on Not set or enter a value.
Note: You can add as many filters as you wish by clicking on Add new property and repeating the steps.
3. THEN - Define the position where the parent card is to be moved.
Click on Add Action -> click on Choose where to move -> select the board and position from the board minimap (you can select a cell or an entire column/swimlane by clicking on its name).
To enable the rule-> click on the green check mark at the top right corner of the configuration panel. Click on the red x-sign to cancel the creation of the rule.
Read more about parent/child links and how to create them.
3. Practical examples for using the 'All Children are Moved' rule?
While the system has automatic movement of parent cards between the main stages of the Kanban board ("Backlog", "Requested", "In Progress ", "Done", "Ready to Archive"), it does not know how to move card between different columns of the same stage. This is where the "All Children Are Moved" rule comes in handy. It can be used to move a parent Initiative card between "In Progress" columns based on which column its children are in:
- Whenever all the child cards are moved to the "In Progress" column QA ready, the parent Initiative card is moved to the "In Progress" column SIT. This is achieved by configuring the rule as shown below:
If you want to move the parent card when one of the children is moved, check out the "Child Cards is Moved" Business Rule.