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

How can I block new stories to be created when an epic is already Done/Closed?

We want to have a mechanism to stop users from keep adding new bugs/stories into an epic that's already in the Done status. While it doesn't re-open the epic (doesn't changes its Done status), it makes it hard to manage. For example, we may miss the new work completely because the board's filter doesn't include the new issues. We are currently on Jira Server and Jira Cloud instances due to migration.

1 answer

1 vote
Sreenivasaraju P
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.
May 04, 2022

Hi @Jerri Chiu ,

You can add below workflow property at done status. 

jira.permission.create.denied   

 

workflow property.PNG

@Sreenivasaraju P Does that property need to be added to the workflow applied to the Epic, the story, or both?  We've tried applying it to just the epic and didn't see the expected results.

Sreenivasaraju P
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.
May 04, 2022 • edited

you need to apply this property for EPIC work flow at done/closed status.

 

similar question @

https://community.atlassian.com/t5/Jira-questions/Can-we-restrict-child-creation-under-an-Epic-when-the-Epic-is-in/qaq-p/1744336

@Sreenivasaraju P while this may block/hide the create child issue, what if an user creates an issue, and then in the epic link field just fills in the epic link? wouldn't that also add the issue to the epic as well?

Sreenivasaraju P
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.
May 06, 2022 • edited

HI @Jerri Chiu ,

Can you try adding below property at done status of epic workflow and check.

Property Key: jira.permission.edit.denied

   Property Value: denied

@Sreenivasaraju P Tried that, the "Create issue in epic" button indeed disappeared, but am still able to create child tickets by entering the epic link in the issue during issue creation.

Like Nuno Lamarao likes this

This solution didn't work for me.

I'm able to create child issues with + button inside the epic. 

This one worked:

Jira workflow property key - jira.permission.create.denied

Jira workflow property value - denied

Suggest an answer

Log in or Sign up to answer