Make Root Cause Analysis (RCA) field mandatory in Jira issues
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
Workaround to make the Root Cause Analysis (RCA) field mandatory in Jira issues
Solution
There is no direct way to achieve this. However, we can use a validator for the transition towards close/done status and post a message saying, for example, "Root cause is required for P1 and P2. Please comment "NA" for the rest of the priorities."
Steps:
Navigate to the associated "Workflow" and Edit in "Diagram" view.
Select the transition arrow that is responsible for Closure/Done status and open "Validators" under "options"
Add a validator: If a value for field Root cause is not provided during the transition, show the following error: "Root cause is required for P1 and P2."
Publish the workflow to enforce the changes.
Was this helpful?