Hello everyone,
I'm seeking some guidance / help regarding a potential customization in Jira.
Is it feasible to implement a condition / automation wherein the team field is altered to a specific option, and the story points remain empty, updating that field would be prohibited, triggering an error or block prompt?
Your insights would be greatly appreciated!
Thank you.
Hi @Eran Roiter , i'm not sure that I have it right or not but could you check the below and verify if that is what you are actually asking?
IF "Team" = xxxxx AND "story points" is empty THEN make "story points" read only
assuming so or if it's close, then you won't be able to do this natively. you would need an addon for that as there is not field permissions built into Jira.
Hi,
Thanks for your answer, I can find the JQL I want, and it look similar to what you wrote (with Team as "blocker").
The question is how to block it =/ i know i can add validator, but that's between status.
maybe there's something in an edit screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In order to make a field conditionally read-only on the edit screen, as Jack pointed out, you will need a third party plugin like Scriptrunner. Jira does not have this functionality out of the box.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.