Rally Software

Expand all | Collapse all

How can I use color coding for user stories to indicate their status like defined, in-progress, complete ? Also, how can the color coding be automated ?

  • 1.  How can I use color coding for user stories to indicate their status like defined, in-progress, complete ? Also, how can the color coding be automated ?

    Posted Jul 03, 2017 05:41 AM

    How can we use color coding to define various states of user stories like "defined", in-progress", etc. ?

    Can the color coding be automated whenever the user story state changes ? If o, how can this be done ?



  • 2.  Re: How can I use color coding for user stories to indicate their status like defined, in-progress, complete ? Also, how can the color coding be automated ?
    Best Answer

    Broadcom Employee
    Posted Jul 03, 2017 12:39 PM

    Hi Nidhi!

      You can use color coding for any definition you'd like. So, if you'd like to have it mean story status, just pick what color you'd like for each state and start coloring. Usually, though, people use the color for more static information, like the initiative for a story or the stakeholder who requested it. You may be better off opting to show the story's status as a field or column in the different views where you want to prominently show it. You can usually do this with the button of a '+' and hamburger:

     

    You could also follow the same approach as my answer to How to mark user story as complete automatically once the remaining effort is marked as zero ?  and write a code solution to update the color automatically.

     

    Just let me know if more info would help, and if you want to give more details about why you want to color code by state then I may be able to help more in thinking of other solutions for the problem you're trying to solve.

      -William



  • 3.  Re: How can I use color coding for user stories to indicate their status like defined, in-progress, complete ? Also, how can the color coding be automated ?

    Posted Jul 13, 2017 05:29 AM

    Thank you William. For now, we are trying to explore WSAPI to see if color codes can be updated automatically. The idea is to know the user story status by visually seeing through the tasks based on the colors.