Project

General

Profile

Actions

Feature #7376

open

Allow percent done to be updated via VCS commit message

Added by Eli Stevens over 13 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2011-01-19
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Currently, adding time spent entries for an issue doesn't change the percent done field. This means that Gantt charts, etc. don't display the true state of the project until the issue is closed (unless the developer goes in and manually changes the percent done via the web UI (which negates most of the purpose of #4155).

It would be very helpful to be able to specify the percent done in the commit message:

refs #4155 @1.5h 20%

For syntax, I'm imagining something like this regex:

' +(100|[1-9]?[0-9])%'

Files

changeset.diff (2.02 KB) changeset.diff Felix Tiede, 2013-11-26 00:39
doneratio.patch (6.23 KB) doneratio.patch Set issue done ratio from commit message as proposed in initial feature request. Felix Tiede, 2013-11-26 19:58
Actions

Also available in: Atom PDF