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 about 1 month 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 T Pl about 1 month ago
Thanks for checking!
Hmm strange. Yes I do use plugins but this function is basic Redmine. I will update to the latest trunk and check again!
Updated by Marius BĂLTEANU about 1 month ago
You can also try to temporary disable plugins and check again.
Actions