You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We have a use case where we need to hide certain values in a custom field's dropdown for all users except for users in the group critical-issues-management.
Custom Field: Critical Issue
Critical Issue Values: None, Minor, Critical
Scenario 1: critical-issues-management group user sees values: None, Minor, Critical
Scenario 2: Non critical-issues-management group user sees values: None, Minor
Using ScriptRunner Behaviors, we are able to hide the entire custom field (Critical Issues) using the Hide selector, but we are looking for a way to just hide dropdown values based on the above criteria.
Hi @Matt Shigekawa,
Refer THIS post, in which I provided sample script along with group manager class
hope would help you
BR,
Leo
Thanks your example script worked great for this use-case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are looking for setFieldOptions() method of scriptrunner behavior
There are several articles showing how to do that in the community
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
G’day everyone! Super exciting news coming from the Marketplace. We have now fully rolled out the ability for end-users to submit app requests to admins directly from within the product! No longer ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.