We have a board which filters all projects except 1.
The issues displayed are used to plan 1-3 upcoming sprints.
When adding a story/issue to sprint, we want to check if the originalEstimate value is set (ege not default ege !== 0h)
How can I achieve this?
Thank you!
Hi @Niclas Lundberg,
the outline you described is pretty much the rule itself. Checking for an originalEstimate is a bit tricky but it can be done with an advanced compare condition. See the screenshot below for the full configuration.
Hope this helps. Feel free to let me know if you run into any more problems.
Greetings
Gideon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.