Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start by clicking the Projects drop-down and select Create Project
  2. Select the Software Development project type and click Next
  3. Click Select on the next screen and enter a Project Name and Key. I'll use Root Cause test with a key RCT.
  4. Click Submit to finish project creation.
  5. You will now be on the project Overview page. Click on the Administration link near the top of the page.
  6. On the resulting project Administration page, look for the Workflows section and click on the(edit) icon beside the RCT: Software Development Workflow link.
  7. You are now presented with the list of Workflow steps and their valid transitions for the projects workflow.
    Image Added

  8. Analyze the each workflow step and each of the associated transitions to determine which status transitions we want the Root Cause Analysis plugin to keep track manage data on.
    Image Removed

    Step NameTransitionTrack Data for ResolverTrack Data for CloserReasoning
    To DoStart Progress(error)(error)When transitioning an issue from To Do to Start Progress, the user is just starting work so we don't care to ever track anything from this transition for Root Cause Analysis plugin purposes.
     Done(tick)(tick)When transitioning an issue from To Do all the way to Done, the user performing the action is both marking the issue as change complete (but no change required), and verification complete. So the The Root Cause Analysis plugin will want to gather information from this status transition for both the Resolver and the Closer.
     Start Review(tick)(error)When transitioning an issue from To Do to Start Progress, the user performing the action is marking the issue as change complete. The Root Cause Analysis plugin will want to gather information from this status transition for just the Resolver.
    In ProgressStart Review(tick)(error) 
     Done(tick)(tick) 
     To Do(error)(error) 
    DoneReopen(error)(error) 
     Reopen and start progress(error)(error) 
     Reopen and start review(error)(error) 
    In ReviewDone(error)(tick) 
     Restart Progress(error)(error) 
     To Do(error)(error)  
  9.