New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-9283
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Justin Koke [Atlassian]
Reporter: Jan Wester
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
JIRA

Problems in Time Log entry

Created: 07/Feb/06 02:21 PM   Updated: 04/Jan/07 12:18 AM
Component/s: Time Tracking
Affects Version/s: 3.4.3
Fix Version/s: 3.5.2

Time Tracking:
Not Specified

File Attachments: 1. File editworklog.jsp (7 kB)
2. Microsoft Word MM105-060207 Time Entry Issue.doc (125 kB)

Image Attachments:

1. editing the worklog.jpg
(9 kB)
Environment: 3.4.3 - #109

Participants: Brian Nguyen, Dylan Etkin [Atlassian], Jan Wester, Justin Koke [Atlassian] and Kaj Hejer
Since last comment: 2 years, 27 weeks, 1 day ago
Resolution Date: 20/Feb/06 06:36 PM
Labels:


 Description  « Hide
Hi Ernest,
We are using the jira enteprise edition 3.4.3-#109

as mentioned before we have got an issue with time entry

  • It would be very helpful to add a date to the entry (not everone has got the discipline to enter time on the exact same date)
  • there seems to be an administrator entry to correct wrong time issues
    http://confluence.atlassian.com/display/JIRA/Editing+the+work+log
    But I cannot get it to work- I tried it on the server where jira is running

Reasons for correction time records is copied below. A user managed to enter a 0 (zero) time log. It seems that this cause a calculation issue in the total time spent

Please advice
Jan Wester
Cadran Consultancy
+31-6 55747273



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brian Nguyen added a comment - 08/Feb/06 12:52 AM
HI Jan,

I have not been able to see any problems with the editworklog operation in 3.4.3. Could you tell us exactly what is going wrong? This way we can better help you resolve the problem.

In terms of the timesheet plugin, unfortunately we were not the original author of the plugin, but it does appear to be a problem rendering the velocity template. Could you attach a copy of your logs to this issue? The location of this file can be found in the System Info page (Adminstration -> System -> System Info).

Thanks,
Brian


Kaj Hejer added a comment - 17/Feb/06 12:42 PM
This is a screenshow taken when trying to edit thee worklog as described on http://confluence.atlassian.com/display/JIRA/Editing+the+work+log

To me it looks like the text in the button isn't displayed as intened.

Is this a known issue?

-Kaj


Dylan Etkin [Atlassian] added a comment - 19/Feb/06 11:20 PM
Hi Kaj,
It looks like what you are seeing is that JIRA does not seem to be able to resolve an internationalized text string for the word update for the button. In 3.4.x this button should not be i18n'ed, in JIRA 3.5.x this should be working and seems to be so when I test it. What JIRA version are you seeing this in?
Thanks,
Dylan

Kaj Hejer added a comment - 20/Feb/06 02:39 AM
Sorry for noe providing info about version.

I'm seeing this on Jira 3.5-#131, Professional Edition


Dylan Etkin [Atlassian] added a comment - 20/Feb/06 06:36 PM
This was an issue, the attached jsp fixes this up. Thanks.