rocketchat-jira-trigger
rocketchat-jira-trigger copied to clipboard
Show title of parent of sub-task
If a sub-task is referenced, do not only show the subtask's title, but also the parent's title. This would be useful, because sub-tasks are often written in the context of their parent and are confusing when seen without that context.
That's a great suggestion.
I could see it being represented either as part of the title:
Parent Title > Subtask Title
or maybe as a property:
Subtask of Parent task
My first impression is that making it part of the title is better...
Hi, i prefer also the first one. Thank you
Turns out this will be hard than expected to do, but i should be possible without too much trouble.
I'll need to use the search client instead of the issue client to find both parent and subtasks
Updates?
Updates?
Sorry, none yet. I'm open to PR:s if you or someone you know is able to help out.