Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article explains how to create multiple issues based on the number selected in a custom field using the Create on Transition app.

Instructions

...

Note

Demo is considered as a numeric custom field in this article.

  1. Add a post-function to the intended transition to create an issue.
     To add a post-function, navigate to Cogwheel > Issues > Workflows > select the workflow of the project and edit the same.
  2. Select Create Issue post function as shown below.:
    Image RemovedImage Added
  3. Select the the Conditions & Configurations tab. You can consider adding a condition either by considering customfield ID(section a) the custom field ID or by customfield name(section b) custom field name as shown below:
    1. Add %function_list(1, %customfield_12200%)% in the Image RemovedCustomfield th screen of the .
      Image Removed
    2. .Image Removed giving will be created depending named Demo
  4. Click Update to save the settings. Verify the condition.:
    Image RemovedImage Added
  5. Publish the workflow draft.
  6. Perform the transition In Progress Progress as shownconfigured. You will notice that issues are created based on the numeric value entered value entered in the custom field: Demo.
    Image RemovedImage Added


Info

It is recommended to try the solution provided in a non-production environment and ensure everything is working as expected, before trying in a production environment.