When i try to edit my LCA application which another person is also actively editing and pushing the changes, im getting application does not exist error on edit mode. After this no one can edit the application anymore.
Is this an existing issue? Kindly help. How to edit my application again?
Hi Baranisudha,
This most likely occurs because you are specifically trying to access edit mode of an app that doesn't have a draft (=editable) version (anymore). This can occur when visiting the edit url when the app has been published by another user. Note that editing a LCA with multiple users at the same time isn't supported. When doing this, you will overwrite each others changes and issues like this can occur.
To fix this issue, you should remove the '/edit' from the url and visit that page. Once the published version of the app loads, you can click the edit button off the app. This will create a new draft version of the app that is editable again.
Feel free to reach out if something is unclear or the issue isn't fully resolved.

Hi, You should also remove the '?v=draft' at the end of the URL. This query parameter forces a draft version to be opened, which doesn't exist.
i have removed both /edit and ?v=draft, it opens my application normally. again if i edit the app, im getting the same error.

Hi, it seems like you are encountering a different issue when creating a new draft. Can you contact tech support (techsupport@skyline.be) so we can look further into this?
Hi, Thanks for responding. I have followed your instructions and i still see the same error. I have added a gif to my post above to show what im doing. Let me know if i have done anything wrong.