Skip to end of banner
Go to start of banner

Create an issue using a condition with multiple custom field values

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

This article explains how to create an issue using the Create on Transition app by setting a condition with multiple custom field values. When you create a condition based on multiple values using the Create Sub-task post function, make sure that the values are mentioned in alphabetical order.

Instructions

Consider a Select List (multiple choices) custom field named Demo with values as Appfire, Bobswift, and Testing. In this scenario, the Create Sub-task post function is used with the values Appfire, Bobswift selected. 

  1. Add a post function to the intended transition to create a sub-task. Navigate to Cogwheel > Issues > Workflows > select the workflow of the project and edit, to add post function.
  2. Select Create Sub-task post function as shown:
  3. Select the Conditions & Configuration section and add %parent_customfieldname% or %parent_customfield_ID% to Condition 1 and Appfire, Bobswift (alphabetical order) to Regex pattern respectively.
  4. Click Update to save the settings. Verify the condition:

  5. Perform the transition Planning as shown and subtask is created based on the condition:

In Create on Transition app, comma(,) acts as AND operator while the vertical bar(|) acts as OR operator. 

  • No labels