Defect #7630
closed
Spent time in commits not recognized
Added by гиём шарьм almost 14 years ago.
Updated over 13 years ago.
Description
Hello,
There is an issue with the time tracking thru commit :
I found nowhere on the website the correct syntax, I had to search around ticket with a lot of different syntax but it is finally Marek Siller (#4155) which gave me the correct one.
ref #123456 @2h30m
Except that this will add a time tracking of only 2h00min.
Then, is there any syntax for quotation or time log message?
Wouldn't it be nice to add some syntaxes like @2h or @2h30 ?
Also, the idea of Tomasz Sawicki was pretty good #4155#note-25. Is there any chance it will be implemented?
Best regards
Hello,
there is an issue with the regular expression (file app/models/changeset.rb), that checks for the spent time. I'm currently investigating where the problem is exactly and how to fix it. I'll post a patch as soon as I find the problem.
Sincerely,
Marek Siller
KTC - Karlsruhe Technology Consutling GmbH
- Tracker changed from Feature to Defect
- Subject changed from spent time on commit to Spent time in commits not recognized
- Status changed from New to Resolved
- Target version set to 1.1.2
- Resolution set to Fixed
Syntax is fixed in r4951. @2h or @2h30 are now supported
- Status changed from Resolved to Closed
Hello,
I have just setup the redmine, and in the administration -> settings -> Repositories, I tick the Enable time loggin.
But still, in the commit message, I have trying writing
refs #4 @2h
OR
refs #4 @2h30m
OR
refs #4 2 2
OR
refs #4 @2.5
They all couldn't work, anything I still need to configure to make it work?
By the way, I am using gitolite, and the "refs #4" thing is successfully hook to the correct issue/project in redmine, I don't know wether this will help found out the problem.
Thanks a lot.
Tak.
Ho Tak wrote:
Hello,
I have just setup the redmine, and in the administration -> settings -> Repositories, I tick the Enable time loggin.
But still, in the commit message, I have trying writing
refs #4 @2h
OR
refs #4 @2h30m
OR
refs #4 2 2
OR
refs #4 @2.5
They all couldn't work, anything I still need to configure to make it work?
By the way, I am using gitolite, and the "refs #4" thing is successfully hook to the correct issue/project in redmine, I don't know wether this will help found out the problem.
Thanks a lot.
Tak.
Sorry for missing the redmine version, I am using Redmine 1.1.2.stable
Thanks.
Tak.
Yes! This works!!!
I had discovered that I haven't change "Activity for logged time" to any one of them, stupid me.........
Thanks Maciej! ^^
Also available in: Atom
PDF