The Importance of Time Tracking for Big Teams
How do you maintain visibility, manage a high volume of communications and ensure everyone is able to make the best use of their time in a BIG team?
Definition of Done (DoD) is an important concept in Scrum methodology. It allows the product manager to communicate their specific expectations to the development team. There is an implied agreement that the development team accepts and agrees to deliver on these expectations.
However, agreeing to do something and actually doing are two different things.  It’s easy for dev teams to lose track of the original expectations, especially if there isn’t a full time scrum master to keep them on track.  If your dev team uses Jira, then one way to keep them on track is by embedding the DoD directly into the Jira issues using a checklist.
This article demonstrates how you can implement DoD checklists in your Jira software projects.
Since the Definition of Done is likely to change depending on the phase of development you’re in, you’ll likely want to create various template checklists for each issue type. For example, you may want to create one template that is used for stories, and another for technical tasks.
To create a checklist template, go to the Jira project and select Checklist from the left nav bar. Click Create template. Name your template “DoD” and the issue type. Now you can add the appropriate checklist items.
‍
Once you’ve saved your template, click Set default to make it the default template for the appropriate issue type. This means that the checklist will be automatically added whenever an issue of that type is created.
‍
‍
You can create separate templates for each issue type you use.
Note that since only one template can be set as the default for a given issue type, if you’re using a Definition of Ready list on your stories, you’ll need to manually add the Story DoD templates when the stories are added to a sprint.
(Alternatively you can set an automation rule to add the template, however due to a current limitation this method will overwrite any checklists currently present on the issue due to the fact that the custom field syncing and multiple checklist per issue global settings cannot both be enabled at the same time. Â A solution to this limitation is currently in development.)
You have to decide how granular you want to be in creating your DoDs. On one hand, it’s a visual, and enforceable reminder of what needs to be done. On the other hand, an overly long list may backfire, causing the team to ignore the list or -if enforcement options are enabled- do a minimal job meeting each checklist item.
If you’re wanting to challenge your team, or let them know that there will be more expectations in the future, you can add optional items to the checklist. These items will not be required when the DoD is enforced.
‍
Having the checklist right there on the Jira issue makes it pretty clear what the expectations are. However, you can ensure that they are enforced by setting a workflow validator. Â Issue Checklist Pro provides validators that can check if all checklist items, or all mandatory items, have been marked as complete.
If the validator is set and a team member tries to transition the issue without the indicated checklist items being complete, the transition will fail.
‍
Embedding the Definition of Done on issues in your development projects:
Using a checklist makes it easy to embed the definition of done on your Jira issues.
Join us on Social Media!