What makes for a good JIRA workflow with a software development team?
Posted
by
Hari Seldon
on Programmers
See other posts from Programmers
or by Hari Seldon
Published on 2012-10-02T20:19:42Z
Indexed on
2012/10/02
21:50 UTC
Read the original article
Hit count: 315
I am migrating my team from a snarl of poorly managed excel documents, individual checklists, and personal emails to manage our application issues and development tasks to a new JIRA project. My team and I are new to JIRA (and issue tracking software in general). My team is skeptical of the transition at best, so I am also trying not to scare them off by introducing something overly complex at the start.
I understand one of JIRA's strengths to be the customized workflows that can be created for a project. I've looked over the JIRA documentation and a number of tutorials, and am comfortable with the how in creating workflows, but I need some contextual What to go along with it.
- What makes a particular workflow work well?
- What does a poorly designed workflow look like?
- What are the benefits/drawbacks of a strict workflow with very specific states and transitions to a looser workflow, with fewer, broader defined states and transitions
© Programmers or respective owner