You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is it possible to restrict the start of a Story if the EPIC start date is not yet due?
IE, not able to transition to In Progress/Done or not able to add to a sprint?
Thanks,
Marcel
Hello @Marcel Huisman
There is no native functionality to block adding an issue to a sprint based on any condition. Natively the best you could do is detect that it happed using an Automation Rule. You could then send somebody a notification that it happened, or potentially remove the issue from the sprint within the same rule.
With regard to blocking the transition of the story based on criteria about its parent Epic, that also is not possible natively. It might be possible with third party apps that extend workflow Conditions and Validators capabilities (if your issues are in Company Managed projects).
I'm afraid notification comes sometimes too late if it is a simple short task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I will try to create this automation to sent a notification. My first guess is to do an Advanced compare using smart values between epic start date and the current date, not sure which smart values to compare, any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your original post talked about two different options.
1. Not able to transition to In Progress/Done
2. Not able to add to sprint.
For which of those are you trying to create an automation rule?
If it is #2 would you want to be notified if the issue was added to an Active Sprint only, or to a Planned Sprint only, or to both?
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.