Hi
I have created a custom field as a User Picker but I cant get it active on the issue page as long as it has no value. The thought is that I dont set the value until the issue is ready for the next state.
So how do I set it to have a default value as Assignee can have (Automatic)
And how do I set up that when the state change and the value in the User Picker is not Automatic the system then sends a email to the User
JIRA hides fields with no value to try to reduce screen clutter - you have to use the full "edit" function to put a value in. Although you could include the field on the transition screen to the next state as well.
To set it as a default, you'll need some code - I'd use Behaviours in the Script Runner add-on to do that on the front end when creating the issue. Or you could use a post-function to set it on the transition (although that would be a fixed value - you'd have to come up with a rule to set it).
I'd say that the best option is to have it on the transition screen though.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.