jira permission to unlink issues

Bahar çağlar November 25, 2013

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.

1 answer

1 accepted

0 votes
Answer accepted
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 25, 2013

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

Bahar çağlar December 3, 2013

sorry, I cant understand... where should I write this property in the workflow?

RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 3, 2013
Bahar çağlar December 3, 2013

thanks, it works.

Vladimir Chernyakov May 5, 2014

Hi Bahar!

Can you say, what configuration do you use finally for that?

artafon September 22, 2016

Hi friends!

can you help us, what is configuration finally?

Eric Pratt October 3, 2016

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.

Like Maciej Trzuskolas likes this
artafon October 7, 2016

Eric Hi!

Thx for your reply.

 

Maciej Trzuskolas April 16, 2019

Hi @Eric Pratt1  , you just saved me hours of debunking it myself :) THANK YOU

Suggest an answer

Log in or Sign up to answer