VirtualSatellite4-Core icon indicating copy to clipboard operation
VirtualSatellite4-Core copied to clipboard

Issue with Commit Synchronization in Collaborative Environment.

Open DimitriDiantos opened this issue 1 year ago • 0 comments

Description

When multiple users are working on the same project simultaneously and one of them presses the "commit project to repository" button, no other user can directly commit to the repository without clicking the "update project from the repository" button first. The expected behavior would be that each user can commit without needing to click the aforementioned button.

DimitriDiantos avatar Mar 20 '24 17:03 DimitriDiantos