Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,515
Community Members
 
Community Events
184
Community Groups

Can we disable linking issues to an Issue when it is closed

Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2012

Hi All

Is there a way to restrict linking issues to a closed issue ?

Thanks, Vishnu

3 answers

1 accepted

6 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
Feb 01, 2012

Can you try removing the permission using worklofw properties?

http://www.j-tricks.com/1/post/2011/02/permissions-based-on-workflow-status.html

Haven't tried that for linking but it surely works for some other permissions. Worth a shot.

Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2012

Jobin

Thanks for the link. It's similar to http://confluence.atlassian.com/display/JIRA044/Workflow+Properties

But I don't see any properties for restricting Issue Links.

Jobin Kuruvilla [Adaptavist]
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.
Feb 01, 2012

You don't restrict the property. You restrict the permission as mentioned in the above post. Something like:

jira.permission.link=denied

If that doesn't work, try:

jira.permission.link.group.1=some-group-one

where some-group-one is a group that aready had linking permission but doesn't have any users in it or has only limited users like admins.

As I said before, I haven't tried this purticular example but it should work.

Like Walter Lamm likes this
Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 02, 2012

Thank you so much Jobin.

The second one works well.

Hi, I tried to disable linking but it only works when I want to disable Issue A (closed issue) from linking to issue B. It doesn't prevent me from linking Issue B to Issue A. My aim is to prevent any blocking issue to Issue A as long as it is closed, as this breaks the workflow I have set up. Any help will be greatly appreciated. I'm new to Atlassian and am now trying to learn how to configure it for our workflows.
Ilya Turov
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.
Oct 29, 2019

kinda late to the party, but just adding 

jira.permission.link.denied with empty value

to status properties seems to work

Like DomV likes this

I add the property to the closed status, but it doesn't work. It only works when I want to disable Issue A (closed issue) from linking to issue B. It doesn't prevent me from linking Issue B to Issue A

Dear Olaf, 

Did you found the resolution for this request?

@Olaf TroikeI have the exact same question as you - did you ever figure out how to lock linking issue B to issue A?

@Olaf Troike @Jonathan Smith dod you guys find out how to restrict issue B from adding a link to issue A where the  jira.permission.link.denied is in place for issue A

I have not found a solution.

Like jira-admin_telenor likes this

I did not know which one would be the correct property, so I have tried

jira.permission.link=denied
jira.permission.link with denied in the right column
jira.permission.link.denied - as suggested by @Ilya Turov 

None those would work. Any help?

André

This works:

jira.permission.link.denied

The answer is here.

Screenshot 2023-04-12 at 10.00.53.png

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2012

No, there's no way to do this.

If you wanted, you could investigate amending the core linking code to add such a check, but that's a lot of work (and I'm not sure the requirement is actually that useful - how do you link to duplicates or refer back to useful tickets?)

Vishnukumar Vasudevan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 01, 2012

My requirement is, just wanted to make sure that No one links any CR's to a Release which is already closed.

Dear Vishnukumar, 

Did you found the resolution for this request?

 

Thank you.

Regards,

Katarina

Suggest an answer

Log in or Sign up to answer