You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Is it possible to enter a value in a custom field and then prevent anyone from editing it?
So what you have to do is set up three screens. You define your screens in the screen scheme for the separate actions your issue can go through (Creste, edit, and view). You then put your custom field in the create and view screens only.
This may help: https://support.atlassian.com/jira-cloud-administration/docs/manage-screen-schemes/
Thank you for viewing the view screen and can no longer be edited.
Is it possible to make it impossible to edit the screen displayed during the transition only by displaying?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use workflow properties to set up restrictions on the issue for a status. What you want is to set jira.issue.editable to false on specific statuses.
This should help: https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
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.