darkjonter / jira-chrome-extension

Automatically exported from code.google.com/p/jira-chrome-extension
0 stars 0 forks source link

Work log time should correspond to the start of the work that was done. #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is an enhancement proposal, not an actual problem or defect.

It should be possible to configure the plugin to have the following behaviour...

When I register a work log on a certain issue, the corresponding work log 
time/date is the current time. It should be possible to activate an option in 
the configuration to subtract the work log length from the work log time/date.

Example:
At 10:15, I create a work log for 30 minutes. In Jira, the work log has the 
time/date of 10:15.
With this option enabled, the work log would be registered in Jira at 09:45, 
with the 30 minute length.

This is very useful when a precise time registration is important. We use Jira 
in our organization for service desk issue management and we use issue work 
logs to track at which time a certain task was initiated.

Thanks for a great plugin. :)

Original issue reported on code.google.com by jsribe...@gmail.com on 21 Dec 2011 at 7:29