Hi dear team
I do have field called user picker : IT and select list field: Type with values (RFC,Project,Task, Documentation)
Here the IT field user have to see only RFC and Project values from the field Type.
Others users have to see all values in that Type
How we can do this in Atlassian Jira cloud
Using behaviours or script runner or automation
Can you give me any suggestions.
Thanks.
Hi @kedar
If you are open to use apps, you may want to look at the app my team developed - Field Rules – UI Modifications for Jira. It includes a Hide field options rule, which allows you to hide specific options of supported custom fields. The rule comes with extensive precondition settings, including user groups, project roles, and even the state of other fields.
It leverages the UI Modification API provided by Atlassian (similar to other apps available on the Marketplace), which allows apps to modify certain screens. Please note that this should not be treated as a security feature, but rather as a usability enhancement to assist users.
I hope it will help
Oh in that case, I am afraid it is not possible in Jira yet. Here is a full list of supported screens and projects: https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-ui-modifications/#global-issue-create
It is a limitation for all the apps leveraging this API including Behaviours
I know that the Atlassian is working on the support for JSM Portal: https://ecosystem.atlassian.net/browse/FRGE-774, so it may be possible in future
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.