Hi,
I am using issue linking (in jira 5.2.11). How can I disable delete this link button on the view screen? (image below)
Actually, the reason is that there is no settings in the permission scheme to allow/restrict users to delete issue links.
The only permission type is link issues.
Where is the permission for delete links?
Thanks.
you can try with permission based on workflow steps,
http://www.j-tricks.com/1/post/2011/02/permissions-based-on-workflow-status.html
i have't teied that, you can try somthing like this
jira.permission.link.delete.group.1=some-group-one
sorry, I cant understand... where should I write this property in the workflow?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bahar!
Can you say, what configuration do you use finally for that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For those still wondering what the final configuration is, here is what worked for me:
Property Key: jira.permission.link.user
property Value: jira.permission.delete.user=username
Of course you can use group or projectrole or whatever works for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Eric Pratt1 , you just saved me hours of debunking it myself :) THANK YOU
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.