Add parent name to sub task - #38
Conversation
Example:
Before:
Parent Task
Child Task
Sub Child Task
After:
Parent Task
Child Task | Parent Task
Sub Child Task | Child Task | Parent Task
label no_parent doesn't add name from parent
label no_sub_parent doesn't add name from this task to children
|
@erauner12 all your arguments seem to work fine for me, I have run them like this: This seems to be an issue only in a container. Originally it was basically a copy of the function above, but for some reason I had to remove the |
Example:


Before:
After:
label no_parent doesn't add name from parent
label no_sub_parent doesn't add name from this task to children