Hello Team,
I have a issue in my project. After updating an issue in view screen few custom fields are getting edit option. I want to disable those custom fields only in my project. Can anyone help me out in this.
Note: We have an option(Enabling the Incline button in System edit settings) to do that. But it is effecting on all the projects.
Hi @Gnana Sekhar Reddy - To keep these fields visible, but not editable, you'll need to add a new screen action to your screen scheme. By default, issue types are configured to use the same screen for create/edit/view. So, you'd take these steps:
Now that the strategy is identified, you'll take this action:
TEST - Story - Create/View
TEST - Story - Edit
Test - Story
If I understand correctly, you want to prevent users from changing values in certain custom fields. This can be done by having 3 screens:
Place all relevant fields on the Create screen. Removing the fields you do not want users to change from the Edit screen
If you want certain people to be able to edit these fields, then place these fields on a transition screen, create a loop transition (i.e. goes back to the same status) with the newly created transition screen, and restrict who can see this loop transition.
Only use these 3 screens for that particular project you want this restrictive function in.
HTH,
KGM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.