Something I keep running into: the field configuration says a field is required, everybody assumes the data is there, and then somebody builds a report on it and the numbers are nonsense.
The two failure modes i see are always the same. Required-on-create teaches people to type something to get past the dialog, so you end up with a due date that is technically filled and completely meaningless. And empty rich text counts as filled in most reports, because a description holding an empty paragraph node is not the same as null.
What i have not figured out is the right moment to look. Waiting until someone complains about a report is too late, but checking by hand every sprint does not survive contact with a real backlog.
Two questions for people running bigger instances than mine:
Hi @Ben Dangelmayr _Dangel Studio_
Sadly this will fall into the "Train your users" area. You can create all the automation you want, but if you dont have a way to get the real data from, then its difficult.
You could query with JQL all the work items in a certain date or under that sprint and check for invalid data. Which is difficult if you dont know what you are looking for or if you have too many work items.
Tran your people and make them responsible of that data.
Regards
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.