Welcome to Zuora Product Documentation

Explore our rich library of product information

Automated collaboration and version control

Version control enhances collaboration and streamlines deployment by tracking changes, facilitating peer reviews, and supporting automated builds and tests.

Tracking changes and issues in low-code platforms and while working in a shared environment becomes difficult. Implementing version control is essential for tracking changes to metadata. It facilitates improved collaboration among teams for tasks such as peer reviews and implementing merging and branching strategies for the deployment to various tenants. These strategies are essential for managing releases, bug fixes, and maintaining an audit trail of changes, including details on who initiated the changes and when they occurred.

When the Version Control System acts as a source of truth for a given application, the continuous merging of the changes triggers a series of automated builds and tests. By merging changes continuously, the bugs identified are earlier, fixed and validated faster and released faster. After the success criteria post-testing and integration have been met, the changes can be deployed to production, thus reducing time to market.

Version Control