Managers are tired of having to go thru items that have been added to a sprint without the epic, version number and est points fields filled out. Those aren't fields that are filled in during creation. But we would like to restrict the ability to add any issue to a sprint if those 3 fields have not been filled out. How could I enforce that, only when adding issues to a sprint?
Hi Alicia,
It isn't possible to make fields required during a transition only by default, but you can possibly achieve this using the JIRA Suite Utilities.
That is, with this plugin you can make the fields required only on transition, and with this you can:
1- Add a new transition to your workflow, which can be a loop transition (that makes the issue transition to the same status in which it already is) - you can call this transition 'Add to Sprint' for example, and add the sprint field to this transition's screen.
2- In this transition, configure the Fields required validator so that JIRA won't allow the issue to be transitioned unless the version number, epic and Estimation Points fields are filled.
3- Add the version number, epic and Estimation Points field to the same screen.
4- And finally, remove the Sprint field from your 'Edit Issue' screen, so that the only way the user can add the issue to the sprint is through that transition.
I hope this helps! :)
Thank you Matheus. I'm signed up for Atlassian workflow training that I'll be starting soon. I expect your recommendation will make more sense once I complete the training class.
Thanks again,
Alicia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anytime! let me know if you have any further doubts regarding this. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a way to make a custom field required to add an issue to a sprint? Basically I have one project with 5 teams working on it, their board's queries are based on a custom drop down "development team assigned." However, I am seeing some issues added to "XYZ sprint" without being assigned to "XYZ team" and it is affecting some data I am automatically pulling from Jira that needs the team assignment field with the sprint. Sorry if that's confusing. I want that field to be required to be added to a sprint, it doesn't matter if it's an error message or the edit view opens to add it for my users. Does anyone have experience with this? Is the same plugin needed still?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use JIRA Project Automation to at least send alerts via some communication medium now. You can access via Project Settings -> Project Automation
Example of automation
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.