I have this specific requirement :
We are into software product development. Work is in progress on several products at any point of time. - some on the fresh product development, some on the enhancement of Products already installed in field. All these products are included as separate projects in our Jira Cloud.
Most of our orders include several components from one or more of the above products, which may have to be modified or customized, for delivering the order. That means execution of an order involves changes in several, already existing products. We usually define the respective changes in these products as new Epics under them.
How can we configure each order as a separate entity in Jira and link to the relevant epics in the constituent projects , so that the business team can see the progress of each order at a dashboard?
For example ,
ProjectXY [ for which we have received a work order form a customer ] consists of Epic5 of product AA and Epic3 of Product BB, which are already present in Jira.
We need to define the ProjectXY as a project [ or a dashboard ] in Jira , which is linked to these Epics [ Epic5 of AA and Epic3 of BB ], so that the progress of these 2 epics should automatically indicate the status of ProjectXY. When these two epics are completed, the ProjectXY should be shown as completed.
How can we configure the ProjectXY in Jira and Establish the required Linkages, so that ProjectXY acts as an automatic dashboard reflecting the progress of its components ?