Actions
Defect #43861
openTimestamp updated_on in table Time_entries project_id is not updated when issue is attached to a different project.
Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Resolution:
Affected version:
Description
When an issue (including all time entries attached to this issue) is moved to a different project;
project_id is successfully updated in table time_entries
updated_on in table time_entries is NOT updated
Causing issues with data synchronisation in external software not noticing the project change because the time stamp is not updated.
Currently running Redmine 5.0.12.stable.23543
Updated by Marius BĂLTEANU 19 days ago
- Status changed from New to Needs feedback
I am not able to reproduce this on the current trunk.
Do you use any plugin?
Updated by Marius BĂLTEANU 16 days ago
You can also try to temporary disable plugins and check again.
Actions