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 3 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 Marius BĂLTEANU 3 months ago
You can also try to temporary disable plugins and check again.
Updated by T Pl about 1 month ago
Hi,
I have updated to 5.1.12 and also updated all plugins.
It appears to have resolved the issue.
This ticket can be closed.
Updated by Marius BĂLTEANU about 1 month ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Thanks!
Actions