Currently if you use redmine issue [some task number] on a parent task, it only shows the title of the parent task.
Develop a feature where if the issue contains child tasks, display all child tasks as well.
For example:
jackyliang:directory-name loop$ redmine issue 7904
[Project Name] This Project's Parent Task
Currently if you use
redmine issue [some task number]on a parent task, it only shows the title of the parent task.Develop a feature where if the issue contains child tasks, display all child tasks as well.
For example: