Hi,

I would like to make in practice the "Put colors in your backlog" concept of Philippe Kruchten in my VersionOne instance.

Put colors and value in your backlog:

(green) Features: User stories with a positive value.
(yellow) Hidden features: Architecture, Infrastructure, Common elements, Framework, Reuse... (Positive value but invisible for the business)
(red) Defect: Visible defect: Issue raised by QA (negative value)
(black) Technical debts: Refectoring todo, Redesign todo, Dirty fix to improve... (Negative value but invisible for the business)

You can see the meeting and view slides here: http://agilevancouver.ca/modules/agilevancouver/event.jsp?id=146


So to make in practice this idea in my VersionOne instance, I need to be able to show Backlog Item in different color according to a custom field.

Comments