If you have an existing REST Service(s) that is mapped to screens and you "Populate Structure", all of your mappings are lossed AND any custom JavaScript is lossed
If you have an existing REST Service(s) that is mapped to screens and you "Populate Structure", all of your mappings are lossed AND any custom JavaScript is lossed
Yes, but that's mostly because there is no way for us to know if the new response structure will be the same or completely different. Even the same service can return different JSON. If we try to merge, you will end up with data mapping that's all messed up.
Agreed, but the suggestion would be to warn the user that this will happen: "Your mappings and custom javascript will be lossed. Are you sure you want to continue?"
We lossed custom javascript.
Agree, we'll add this to our list of things to do.
just had this happen to me...luckily most of my scripts where not too complex but I did not save them anywhere else to reinsert +1 on the warning!
We will be adding a warning when this happens.