Hi All,
can some one help on this hide fields for all users only show specific user or users in view screen in jira data center.
Hi @vasanth , thanks for your post.
What is the use case for this please?
Generally speaking, you can render an issue visible only to certain users using an issue security scheme - https://confluence.atlassian.com/adminjiraserver0813/configuring-issue-level-security-1027137797.html but it is not possible to hide or show, at the level of field, in the standard functionality.
You would need a marketplace plugin for this, like one of these- https://marketplace.atlassian.com/search?query=hide+fields&hosting=dataCenter
Best wishes
Hi @vasanth , please have a look at this script
https://www.scriptrunnerhq.com/help/example-scripts/basics-behaviours-set-hidden-onPrem
I hope this helps you.
Best wishes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @vasanth ,
Indeed, there are no options to hide fields using only Jira’s native functionality. We resolved this by using ScriptRunner, a third-party plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Margarita Burkova how can we do with Script runner, i have used so many scripts. However, I couldn't get any solution for this.
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.