Dears.
Iam using JSM datacenter version and I want to control editing certain filed EX: (Line manager) even from JSM agent after issue opened ?
This needs to be adjusted at the Screen Scheme level.
Remember that each issue type has a screen scheme associated with it, and the operators are "Default" (All functions not defined), Create, Edit, View.
You can leave the field on the Create and View operator and remove it from the Edit operator. This will entail copying the screen with all the fields currently on it, remove the field on the copied screen, and finally adjust the screen scheme.
This will render the field uneditable by everyone post creation.
As a bonus, if you need the field editable by a few select people, you can leverage a specific transition with a condition (say users in a group or role are the only ones who can use the transition) and add the Default screen to it so there is a bit of flexibility for a few select people.
Hope that helps.
Kris
thanks a lot for your reply.
it is not exactly what I need to do but it is so useful.
what I need at certain workflow status certain to control certain filed without transition
Something like jira.issue.
editable
Property but for certain fileds
I found for comments and for assigne but i need other filed to be controled
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is example
1- jira.permission.comment.denied
disables
comments when an issue has a particular status. For example,
you can add this property to a resolution status if you don't
want users to comment after
an issue has been closed.
When comments are disabled completely, they’re not available
on transition screens.
2-jira.permission.attach.denied
disables
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Workflow properties can be used to modify quite a few attributes, but as it relates to locking custom fields there are no options beyond the ones you just mentioned.
https://confluence.atlassian.com/adminjiraserver/workflow-properties-938847526.html
Kris
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.
Happy to help :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.