Defect #16105
closedTime Tracking doesn't work from git commits
0%
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.
Related issues
Updated by Toshi MARUYAMA almost 11 years ago
- Status changed from New to Closed
- Resolution set to Invalid
You should map commit users to redmine users who can use time tracker.
Updated by Vasily Khayrulin almost 11 years ago
Hm. user has same name and email in redmine and in commit.
And user was recognized correctly (correct links on commit user https://www.dropbox.com/s/23o0ccjpkhtxytb/Screenshot%202014-02-16%2010.42.48.png)
Anyway. I pressed "submit" in repository users settings (with no changes in user map). And now it works.
Seems like there is a problem with automatic mapping?
Updated by Max Pogorelov almost 11 years ago
Updated by Toshi MARUYAMA almost 11 years ago
- Status changed from Reopened to New
- Resolution deleted (
Invalid)
Updated by Toshi MARUYAMA over 10 years ago
- 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.
Updated by Toshi MARUYAMA over 10 years ago
- Is duplicate of Defect #16126: Regexp in time logging match does not work added