Here is the problem, in my workflow I have an initial status of "draft" where anyone can create an issue even if some information is not available, but to move into a new status of the workflow (e.g. to-do) all the required fields must be completed.
I want to create issues with empty mandatory fields but keeping mandatory in further steps of the workflow.
I think you best option is to remove the mandatory option on the field configuration and on the workflow transitions add validations to make sure the fields are filed.
please check this documentation https://confluence.atlassian.com/adminjiracloud/advanced-workflow-configuration-776636620.html
Best regards,
Pedro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.