Skip to end of banner
Go to start of banner

How to create multiple issues based on the Project role through Create on Transition for Jira app

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 14 Next »

This article gives you the step-by-step instructions on creating multiple issues based on the project role through Creation on Transition.

Instructions

  1. Log into Jira as an Administrator and navigate to  > System.
  2. From the left panel, select Project roles under the SECURITY section.
  3. Create a Project Role.
    For example, the Product Manager role is shown below. Assign the default users/groups to the role.

  4. Navigate to Issues tab. Select Workflows under the WORKFLOWS section.
  5. Select the required workflow and click Edit
  6. Click the transition for which Create on Transition is configured.
  7. Select Post Functions and click to edit the Create Issue post function.

  8. Click on the Detailed Fields link and provide %entry% in the Assignee field. 
  9. Click on the Conditions & Configuration link and enter %role_Product Manager% into Create multiple issues field and click Update.
    Updated post function looks similar as mentioned below:
  10. Publish the workflow before executing the transition. With this post function, multiple issues are created based on the list of users in the project role.


  • It is recommended to test this scenario in a non-production environment prior to implementing in production.
  • No labels