Feature #35991
Parent ticket history plugin
Status: | Reopened | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Hi there,
I wrote a plugin which extends original issues' features with following:
- Leave a parent issue's journal when a parent issue's attributes are updated by modification of it's child issue(s).
Written for Redmine 4.1.
If this UX is built in to original Redmine, I'm happy!
Related issues
History
#2
Updated by Go MAEDA 6 months ago
- Duplicates Feature #6033: Allow addition/removal of subtasks to show in parent's history added
#3
Updated by Bernhard Rohloff 6 months ago
- Status changed from Closed to Reopened
I think Toru's feature request is a different than the changes made in #6033 which only shows the addition or removal of subtasks.
As I understand this here description the plugin Toru attached adds a journal entry if a subtask changes an attribute of the parent issue. So for example if the due date of the parent issue gets changed by setting the due date a subtask which I think is pretty neat because it makes the behavior of issues which contain substasks very comprehensible.
#4
Updated by Toru HARAGUCHI 6 months ago
Thanks. Neat, good word.