If you edit a comment, which already had time submitted with it, you should be able to edit the time submitted (and note) as you edit the comment.

CommentFileSizeAuthor
#1 time-527224.patch1.65 KBvoidberg

Comments

voidberg’s picture

Status: Active » Needs review
StatusFileSize
new1.65 KB

Here's a patch that implements this. I did the following modifications:
- added a function to load a time entry by comment id
- passed the corresponding time entry object to the form when editing a comment
- added code to update the entry when saving the comment

attiks’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies fine and is working, RTBC?