Project

General

Profile

Unable to log time as non-admin user.

Added by Tarik Hijstek almost 4 years ago

After our upgrade from v3.* to v4.4.1, we are now unable to log time on issues using the "log time" button.

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.

Is anyone else having this issue?