Actions
Defect #33645
closedLog time button broken for non administrator users.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
If we edit an issue, and use the time logging built into that form, it does work. But we cannot choose the date when those hours were spent.
The "log time" button shows the form correctly, but one save is pressed, we get an error "User is invalid". This error does not occur when logged into an administrator account.
Looking at the request parameters we can see that time_entry[user_id] is missing, compared to what gets sent if you are an administrator.
Actions