Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Hide Custom Field Dropdown Values for Specific Users in Group

Matt Shigekawa July 20, 2020

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. 

3 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Leo
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 21, 2020

Hi @Matt Shigekawa,

Refer THIS post, in which I provided sample script along with group manager class

hope would help you

 

BR,

Leo 

0 votes
sujata birajdar September 23, 2021

 

 

How we can achieve this in JIRA cloud where behaviours are not part of scriptrunner.

0 votes
Peter-Dave Sheehan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 20, 2020

You are looking for setFieldOptions() method of scriptrunner behavior

There are several articles showing how to do that in the community

TAGS
AUG Leaders

Atlassian Community Events