/
How to clone an epic having JSU Field Required Validator in a workflow
How to clone an epic having JSU Field Required Validator in a workflow
This article explains how to clone an epic having the JSU Field Required Validator in a bug workflow using the app, Clone Plus for Jira.
Instructions
To clone an epic with all its issues in the same project:
- Consider an epic with a subtask and 157 associated issues containing stories(118), bugs(38), and service request(1) as displayed in the following image: These are random numbers and are just to show an example. The bug has a different workflow and it has the JSU Field Required Validator.
- Create a separate Jira Workflow for the Bug issue type as shown:
- Add a JSU Field Required validator for the custom field Field version of type single-line text field, by editing Bug workflow and click on Publish.
As per the screenshot in step 1, the first four Bug issues do not have the Field version custom field and the remaining issues have it.
To ignore/bypass the JSU Field Required Validator on Bug workflow as per the example, provide the below conditions in Clone plus properties file.
- To ignore/bypass the JSU Field Required Validator on Bug workflow, use the set.customfield and ignoreFields as shown below in Clone plus properties file
- Enable the module Clone+ (custom 1) and configure the Clone plus properties file as below:
- Here the custom field 13610 is for reference.
- Enable the module Clone+ (custom 1) and configure the Clone plus properties file as below:
- Perform the clone operation with the following clone options selected:
- Please find the below gif where all the issues got cloned to a new epic from source epic.
- It is recommended to test this scenario in a non-production environment before implementing it in production.
, multiple selections available,
Related content
Field Required Validator
Field Required Validator
More like this
Fields Required validator
Fields Required validator
More like this
Exclude Fields from being copied to the cloned issue
Exclude Fields from being copied to the cloned issue
More like this
Enable cloning for any custom or system fields in the User Interface
Enable cloning for any custom or system fields in the User Interface
More like this
Target specific issue types for cloning
Target specific issue types for cloning
More like this
Update Any Issue Field post function
Update Any Issue Field post function
More like this