We want to manufacture a unit that has multiple assemblies and many of those assemblies have several sub-assemblies. Along the way are several components that have serial numbers and the all of the assemblies have serial numbers.
I want to build a issue for each sub assembly. It would list all of the parts we want to track in that sub. Then the next level up assembly I want to be able to pick which subs I have used.
The top level is the unit where I have all the assemblies assigned to it.
So if someone asks me which unit has circuit board xx I can tell them.
And if we replace that circuit board xx with circuit board yy then it will be able to track that and the history.
Will Jira do this? The old issueview did this just fine.
Thanks
Hello @david_neal
Welcome to the Atlassian Community!
Per your description, I understand you're trying to add some hierarchical levels in your Jira Cloud site, however, I could not see clearly how many levels you are trying to implement and what features you are looking for.
Please, allow me to bring you some Jira features comparing with the description of your question to confirm we are on the same page here:
We want to manufacture a unit that has multiple assemblies and many of those assemblies have several sub-assemblies. Along the way are several components that have serial numbers and the all of the assemblies have serial numbers.
Basically, Jira Cloud has three hierarchical levels:
Epics > Standard Issue types (Story, Task, etc) > Sub-tasks
Comparing with your description, you can fit the scenario you want with the levels above, mapping as Units(Epic), Assemblies (Standard issue-type) and sub-assemblies (Sub-tasks) properly.
About the components you mentioned, you can use the default fields to add them to your issues where you will be able to filter and return issues with specific components using JQL filters.
I want to build a issue for each sub assembly. It would list all of the parts we want to track in that sub. Then the next level up assembly I want to be able to pick which subs I have used.
The information/link from the child issues is displayed in the Issue View of the parent issue.
In Epics, it is displayed in the "Issues in Epic" section:
In Standard Issue types, It is displayed in the "Subtasks" section:
Let us know if you have any questions or if I didn't provide one of the features you requested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.