Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Are you talking about making a field required in order to execute the transition or to make a field required once an issue is in a particular status?
In either case, I don't think that Automation is going to assist, since an Automation rule makes a thing happen, but can't enforce behavior before it happens.
For that, you'd likely need a third party plugin like Scriptrunner, JMWE, or JSU to conditionally make a field required.
You cannot force them to fill out a value after a transition, but you could use add a screen to the transition and then use a validator to require a field on that screen to be populated.
Are you familiar with transition screens and how they work?
Thanks,
Kian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
which validator do i use? The only one I see in the "Add Validator to Transition" list that may apply is Previous State Validator.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried that validator and no screen appeared to update the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do I need to setup a screen "scheme" for this screen, as well?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I followed the instruction links in your reply to get to where I am, but there seems to be a step missing. And yes, I did publish the draft.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you show me an example of the screen pop up when it does work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the field on the default story screen already before I tried to add this transition screen. Could that be stopping the screen from appearing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Steve Hooczko,
You don't need a "screen scheme". You need to just create a basic screen.
So the process would be as follows:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Steve Hooczko,
I am part of the Decadis team and this should also be possible with the Fields required or changed validator from our app JWT for Jira Cloud.
Best regards,
Vicente
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Steve Hooczko,
Your requirement can be achieved using "Field Required Validator" provided by "Jira Misc Workflow Extensions (JMWE)" app.
See the documentation of this validator here and give it a try.
BTW, I'm from Appfire, the vendor of JMWE app.
Regards,
Suprija | Appfire
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.