We have been working on an application with multiple developers collaborating on different aspects of the project. However, we have repeatedly noticed that the UI Logic changes get overwritten and reverted back to a specific point in time and is not consistent with the latest changes made. This happens even after the changes are published
We would like to note that the latest changes are visible to one of the team members but the others do not see it. Also, the person who sees it sees the UI Builder page as UI Builder default_backup and the others see it as UI Builder default.
We would appreciate any help in this matter to understand why this is happening and if we are missing anything.
Thank you for clarifying that limitation. However, none of the developers on our team are editing the page simultaneously. They are occasionally logged in and viewing other areas of the application. Does this also cause an issue?
This can happen in places where saving occurs during editing. One state will overwrite another. For example, in Codeless.
It is not excluded even when saving manually. For example, if two people edit the same cloud service and simultaneously save changes
Thanks for explaining. Does this also happen when there is no save happening manually? I mean to ask if there are multiple people just exploring areas of the application but only one person editing, would an autosave from a person’s system just watching the codeless logic overwrite?
Could you help us understand if there are multiple developers working on different pages in the same application, would it still lead to overwrite issues if one person saves their work?