Hello dear community,
Is it possible, when an epic is closed, to prevent tasks from being created under this epic? Perhaps with an automation rule?
Normally not necessary, but we have employees who do this even though we have advised them not to do so.
Do you have any better suggestions?
Best regards,
Benjamin
Even if it were possible, I would not recommend this. Generally speaking, making tools block creating issues usually leads to frustration, misunderstanding and sometimes even the need for complex workarounds when you do want to allow exceptions.
Rather than blocking this, you could instead use an automation rule to send a notification message to either the user who created the issue or the epic assignee through logic similar to this:
On a side note - blocking issue creation would be quite difficult in itself, since the link to an Epic is just a reference in the parent field of your issue to that epic. There are no controls that allow you to validate the status of the parent epic before you hit the create button.
Hope this helps!
Yes, and...to Walter's answer:
I recommend discussing with people why they are doing this, even when advised not to do so. Perhaps there is a root cause problem / need which could be addressed and eliminate the problem (and the notification).
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not possible in cloud, since the issue you are editing is not only the Epic but the individual standard issue types as well. You could perhaps use JMWE (or similar) and use an event-based action, which will remove any Parent link, if the parent is Epic and it's in the Done status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much for your suggestions. I will try the suggestion with the notification.
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.