Using field configuration to make a field required will make the field required all the time. There are many use cases where you will only need the field to be required during certain workflow transitions.
Making a field required during a workflow transition
Getting ready
For this recipe, we need to have the JSU Automation Suite for Jira Workflows app installed. You can download it from the following link, or install it directly using the UPM: https://marketplace.atlassian.com/plugins/com.googlecode.jira-suite-utilities.
How to do it...
Perform the following steps to make...