When you begin to edit an object, the Model repository locks the object so that other users cannot save changes to it. When you save the object, you retain the lock. When you close the object, the repository releases the lock.
Object locking is part of continuous integration in a CI/CD pipeline. For more information about CI/CD, see
CI/CD Overview.