What is the use of View Sync Status in Release Manager?
Hi @Sambhav_Verma !!
In Release Manager, View Sync Status is a feature used to check the synchronization status of different components, environments, or systems involved in a release or deployment process. It helps to ensure that everything is aligned and ready for a successful deployment.
-
View Sync Status allows users to see if all environments (like development, testing, staging, and production) are in sync with the latest changes, configurations, and deployments.
-
It can highlight discrepancies between the environments, ensuring that the code or configurations in all environments match the intended release.
-
This feature can be used to view whether any tasks, such as configuration updates, or test deployments, are pending or have failed during the release process.
-
It provides insight into any gaps or problems that need to be addressed before the release continues