Actions
Defect #43861
closedTimestamp updated_on in table Time_entries project_id is not updated when issue is attached to a different project.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Resolution:
Invalid
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 2 months 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 2 months 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 2 months ago
You can also try to temporary disable plugins and check again.
Updated by Marius BĂLTEANU 1 day ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Thanks!
Actions