Actions
Defect #5170
closedDone ratio can not revert to 0% if status is used for done ratio
Start date:
2010-03-24
Due date:
% Done:
100%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I use issue statuses to calculate done ratio of issues, and set the done ratio of "New" to 0%, that of "Assigned" to 30%.
I changed the status of an issue from "New" to "Assigned", so the done ratio is changed from 0% to 30%.
After that I changed the status of the issue to "New", but the done ratio did not revert to 0%(stayed to 30%).
So I wrote a patch to fix the bug.
Regards
Files
Related issues
Actions