Defect #31102
openThe parent task history needs to be recorded when the parent task field is automatically updated by subtask creation.
0%
Description
The history of the parent task does not record any changes when field values are automatically updated due to the addition of the subtask.
The automatic update occurs the problem that those original values are overwritten even when the subtask is created by mistakes and it is very distressing.
Change history is recorded when the start date or due date is updated within the preceding issue or following issue.
The updated history needs to remain in the parent task field when the subtask is added.
Updated by Igor Timofeev over 4 years ago
The most negative here is that there will be neither notification nor history record about start date/due date changes in the tasks, which have preceding/following relation to the automatically updated task.
I would suggest to reflect this somehow in the subject, because the task was created a year ago and there have been no actions so far.
Also adding an information about versions:
Redmine version 4.1.0.stable.19639
Ruby version 2.5.1-p57 (2018-03-29) [x86_64-linux-gnu]
Rails version 5.2.4.2
Environment production
Database adapter PostgreSQL
Updated by Mischa The Evil over 4 years ago
- Status changed from New to Needs feedback
This seems to be duplicating issue #6687. See #6687#note-27.