Is there way to share one jira subtask by two different parent issues (as subtask)
No. A subtask has a single parent issue, it doesn't make a lot of sense to have more than one - a subtask is there to break up the upper issue into smaller tasks, so it is nonsense to have it in two places.
Very true. However if you still want to manage a multi parent link, then issue links can be used. However, as said this will be nonsense to have two parents for a subtask.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
well... i dont think its nonesense, i have Android and iOS projects where there is some shared code, i'd like to have the shared code as a subtask with two feature issue parents.
is there another better way to do it? (keep in mind the subtask is too small to be a feature issue that blocks other issues, and the two feature issues are too big to be combined as one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid when it comes to logical breakdowns of work, it does not make sense to have a sub-task have two parent issues. They're supposed to be there to break up the parent, which they can't do if they are part of another.
The best way to handle it is two sub-tasks, and link them together with an issue link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It makes sense for testing, e.g. if one sub-task covers implementation of multiple stories. You can of course divide the sub-task, but sometimes it does not many sense, especially some FE restyling, where different stories just describe different sides of it (font, size, colors, positions), but you only have to do some basic checks (according to your testing policy) since they do not change the app logic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It makes sense for blocks. I would like to create only one block that are blocking some of my stories. And I like the visual way that the block is presented when it is a child of the task it blocks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It’s definitely not nonsense. It all depends on the perspective of the person writing the tickets in the first place. If they're from a product/user perspective... they aren’t going to know that separate features require a shared blocking task. That is common in my workplace. It’s very common in any micro architecture tbh. It’s kinda crazy to dismiss it as “nonsense”.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It absolutely is nonsense. A sub-task is a part of its parent. By definition, it cannot be part of another task because it is part of this one. When was the last time your cars front-left wheel also a part of someone else's car on the other side of town at the same time?
Blocking issues are not sub-tasks, they're effectively dependencies, and issues in their own right. They can block more than one issue and that's one of the things issue links are for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also think about the need to share a subtask between tasks. I am creating a huge refactoring project where several User visible functions, each being a story on its own, depend upon refactoring of a some base function that is partially hidden. I cannot demo any of those stories until I refactor the hidden part. The hidden one cannot be demoed except for showing some regression tests passing, so it is not a story/issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not what a sub-task is for. A sub-task is entirely a part of its parent.
You have dependencies here. Sub-tasks are not dependencies
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.