Prevent Primary Alert from closure untill all secondary alerts are closed first
Primary and secondary alerts are created due to correlation. Currently when Primary Alert is closed it automatically closes all secondary alerts. Client want secondary alert should be closed first, then only Primary alert should close which will then...