Defect #16105
closed
Time Tracking doesn't work from git commits
Added by Vasily Khayrulin almost 11 years ago.
Updated over 10 years ago.
Description
I've setup redmine 2.4.3
Created test project. added git repository in settings.
Also i've enabled parse time for commits and enabled time tracking module for project.
Next I'm trying to do commit with comments like 'issue #1 @1h'
I could see assigned commits for the issue, but spent time and status doesn't change.
- Status changed from New to Closed
- Resolution set to Invalid
You should map commit users to redmine users who can use time tracker.
- Status changed from Closed to Reopened
confirm bug.
works:
refs #1 @1h30
refs #3 @0h30
does not work:
refs add popovers #3 @30m
refs add popovers #3 @30
refs time log testing #3 @0h30
this one recognizes only spent time for first issue (#1) and ignores #3:
Completed implementation of two new features: refs #1 @3h #3 @6h
I've described another bug
- Status changed from Reopened to New
- Resolution deleted (
Invalid)
- Status changed from New to Closed
- Resolution set to Duplicate
Max Pogorelov wrote:
confirm bug.
works:
[...]
does not work:
[...]
this one recognizes only spent time for first issue (#1) and ignores #3:
[...]
See #16126#note-3.
- Is duplicate of Defect #16126: Regexp in time logging match does not work added
Also available in: Atom
PDF