Defect #24693
closedSpent time on subtasks should also be reassigned when deleting an issue
0%
Description
When you delete an issue, its spent hours will be reassigned to selected issue, but the time spent on descendants was just simply deleted. Now it is also reassigned to the targeted issue.
Patch tested and fully working for Redmine 3.3.1-devel
Pull request on GitHub : https://github.com/redmine/redmine/pull/92
Files
Related issues
Updated by Go MAEDA almost 8 years ago
- File screenshot1-spent_time.png screenshot1-spent_time.png added
- File screenshot2-without-patch.png screenshot2-without-patch.png added
- File screenshot3-with-patch.png screenshot3-with-patch.png added
- Target version set to Candidate for next minor release
Confirmed the problem.
This patch works as expected. The remaining work is to add tests.
Total spent time is 11.00 hours:
Without the patch:
With the patch:
Updated by Anonymous almost 8 years ago
Thanks for your response !
I will the send patch that will include the tests during this week.
Have a great day !
Updated by Go MAEDA almost 8 years ago
- Related to Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted added
Updated by Jean-Philippe Lang almost 8 years ago
- Tracker changed from Patch to Defect
- Subject changed from Issue destroy : Also reassign descendants spent hours to Spent time on subtasks should also be reassigned when deleting an issue
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 3.2.5
- Resolution set to Fixed
The fix is included in r16118, thanks.
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from Resolved to Closed
Updated by Anonymous almost 8 years ago
I did a plugin to backport this fix on 3.2.4 and older :
https://github.com/savoirfairelinux/redmine-backports-reassign-time-spent-on-subtasks-when-delete