Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

  •  
     
    story #5984 see open/closed cards percentage fallback
Summary
agile team member
see open/closed cards percentage fallback
When remaining effort / capacity is not available, there is a sense of progress anyway

This count ONLY appears when remaining effort over capacity cannot be computed (it's a fallback)

New field in /milestones/:id rest route:

status_count:[
 "open": 6,
 "closed": 5 
];

The big number shows the percentage (instead of the value of remaining effort)

Counts are done:

  • With solo items status
  • With children of non solo items
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#5984
Manuel Vacelet (vaceletm)
2014-02-14 10:56
2014-01-27 10:43
6092

References
Referencing story #5984

Follow-ups