The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Leo
Community Champion
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
PD Sheehan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
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