Policy status aggregation
In a multi-product release, the policy run status of releases for all primary and included products are rolled up to the policy status of the main release.
Consider a release with a main product and three related products. Each phase has policies mapped to it. You can run policies on the current phase from the main release or from a single product release.
The following table shows how the aggregated status is calculated from the status of each release.
| Status for primary product | Status for Included product 1 | Status for Included product 2 | Status for Included product 3 | Aggregated status for All product |
|---|---|---|---|---|
| Not run | Not run | Not run | Not run | Not run |
| Not run | Non-compliant | Non-compliant | Non-compliant | Not run |
| Not run | Compliant | Compliant | Compliant | Not run |
| Non-compliant | Compliant | Compliant | Compliant | Non-compliant |
| Compliant | Compliant | Compliant | Compliant | Compliant |
| Compliant | Compliant | Compliant | Compliant with exception | Compliant with exception |