Feature #12815
implement commit keyword to set or to increase issue done ratio of referenced ticket
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: |
Description
maybe adding some (customizable) keywords to set issue done ratio to a given value would be fine:
text for commit refs #12345@done +10
=> add 10 percent to issue done ratio
text for commit refs #12345@done 90
=> set issue done ratio for ticket to 90 percent
text for commit refs #12345@done -10
=> subtract 10 percent from issue done ratio - sometimes things go wrong and there is more work to do than it seemed before:::
just as a small example.
... and again: thanks to the redmine team for the great work! :-)