My colleague has spent some time today setting up a new App for us and built several pages into it. I can see them in the log. However the pages disappeared, no one can see them. Unfortunately the last App backup was from 10am, so it is not helpful.
Has this happened to anyone before? Any hope of getting the pages back? Any explanations as to how this happened in the first place?
In the latest version, the page navigation structure is managed on the server side. When a new page is added, an API request is sent to the server to facilitate this addition. Working on different versions is unlikely to result in the navigation being overwritten by another user, except in cases where multiple users add a page simultaneously, leading to a concurrent update in the database.