Step by step actions explained below.
- Created a dev model and synced some changes to PROD (ALM sync)
- Next Sync - Set Production List to Non production list (To simulate a data loss scenario in PROD and to get explore a ways to retrieve lost data)
- Data loss occurred as expected in PROD env.
- Tried restoring a model to ID one step above where sync took place
- Error says "It is not permitted to restore because it is inside of sync"
- Tried checking "Unlink revisions created after this restore point" but doesn't work
In real business scenario, when two or three model builders works parallelly and sync to Prod (especially switches PROD to Non PROD). this could be possible challenges.
Please help me to understand this error. how can this be avoided or how data backup can be planned before hand. Thanks.