I want to have a screen popup when an issue is changed to a certain issuetype because I want to make sure that a required field is filled in when the issue switches over. I thought making the field required would do it, but it doesn't seem to.
Desired Workflow:
Issue filed as a bug. Oops!
Change issuetype to "Wireframe"
Screen pops up with acceptance criteria field that must be filled in before the issue type changes.
Current behavior(undesired):
Issue filed as a bug. Oops!
Change issuetype to "Wireframe"
Issue type changes without the required fields from the create screen being filled in.
Hi @Shaunty
No popup options are available for this.
The option you have to not make this possible is to have a different workflow for the issue types.
Then when a wrong issue type is used the move action is needed, to also have field mandatory for each issue type, create a field configuration for each issue type and associate this with the field configuration scheme.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.