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
Actions