Skip to end of banner
Go to start of banner

How to create multiple issues based on Project Role

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

This article explains how to create multiple issues with a substitution variable, project role in Creation on Transition post function.

Instructions

  1. Log into Jira as an Administrator and navigate to  > System.
  2. From the left sidebar, select Project roles under the SECURITY section.
  3. Create a role, for example, Product Manager and assign 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. Select Detailed Fields and provide %entry% into the Assignee field. 
  9. Select the Conditions & Configuration tab and enter %role_Product Manager% into Create multiple issues field and click Update.
  10. Updated post function looks as:
  11. Publish the workflow before executing the transition. With this, you can see multiple issues are created based on the list of users of the project role.

It is recommended to test this scenario in a test environment before deploying it in production.

  • No labels