Hi all, first post here as a Jira Admin and scrum master.
I am wanting to know if there is an easy way to stop issues being moved from the backlog into a sprint unless certain fields have been populated.
My focus is user stories, and I want to make the acceptance criteria and description fields mandatory at a minimum.
Is this possible?
To clarify - I don't want these fields to be mandatory to create a user story in the backlog, just when moving it to a sprint (active or not).
Thanks all!
Hi @Andrew Barclay ,
welcome to the community!
Moving an issue from the backlog to a sprint is not a status transition (however you could make it one), so blocking it can't be done with a validator / condition in the workflow.
We could go some ways about it.
Or of course any combination of the above :)
Hope this helps!
- Tessa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Andrew Barclay and welcome to the community,
Out of the box, I don't think you can do anything about it, since moving an issue to a Sprint is equal in editing the Sprint field. Having said that, perhaps a listener/event-based action would be handy (JMWE, Scriptrunner), which will listen for updated event You'll do your checks and if these checks arent valid, then you send the ticket back to the backlog. However, it's not the best approach.
Another thing you can do is let the users add issues to sprint via a transition, and there add a validator for required fields.
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.
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.