In this tutorial, you’ll learn how to use Jira Automation to reset cloned records, so that you can allow users to copy records in Jira Cloud without violating compliance rules. I find this feature helpful clearing any information that should not be copied across records, such as approvals, release notes, verification summaries, etc.
Configuration Steps
Note: These instructions can be applied for company-managed or team-managed projects.
- Navigate to your project.
- Go to Project Settings –> Automation.
(Note: If you have Jira Premium, you can go to Settings –> System –> Global Automation.) - Select Create rule.
- Under New Trigger, select Issue created.
- Press Save.
- Select to add a New condition.
- Under New condition, select lf / else block.
- Configure the If block:
- Run actions if: All conditions match
- Condition:
- Issue fields condition
- Field: [Select a field in your project that should not be copied]
- Condition: is not empty.
- Issue fields condition
- Press Save.
- Select to add a New action to the If block.
- Under New Action, select Edit issue.
- Select to edit the following field.
- Field: [Select the same field as above]
- Value:
- If the field is a read-only text field, then set the value to a new string, such as “—” or a non-breaking space.
- Otherwise, set the field to be blank.
- Press Save.
- Repeat Steps 6 through 12 for each field that should be reset when cloned.
- Provide a name for your new automation. For example, “Reset cloned fields (on create)“.
- Press Turn in on.
- Select Return to list.
Here is an example of a completed rule:
Using Jira in a heavily regulated industry?
Get my list of 7 essential Jira Cloud apps for building a compliant SDLC in regulated industries.
Related Tutorials
- Creating Workflow-based Approvals using Jira Automation
- Building a review process with Jira Automation
- Creating document revision numbers using Jira Automation
More Information
Find more strategies like this in my Quick Start Guide for Jira Cloud: https://www.agile-innovations.tech/part-11
For more information about Jira automation, checkout Atlassian’s documentation:
- Jira Cloud automation: https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/