NXP user would like to have an option to add multiple parent artifacts as dependencies for child artifact

Currently , we have an option to add only one parent artifact for a child artifact.

Use case from NXP user:

Tracker artifacts are created for each issues reported with production test program (semiconductor test)
At times, issue might be impacted over different products using the same IP (ex: issue with memory test), that could affect several products and therefore several test programs need to be updated. i.e., 1 parent artifact with N*no.of.child artifacts for each production test program.

When releasing a production test program, we should also create one more parent ticket that holds all the child ticket.
Hence one child can have more than one parent artifact.

Comments