I have made some updates in the rule group and i saved that as new version. But i don’t want that version like the new one how can i delete the latest version and go back to the previous one?
like my version is 1.0.5 i want to delete this and go back to 1.0.4
Hello @Aswin ,
No, we can’t delete a version. Instead, you can use a specific version. Just go to the listing page (not the detail page). On the listing page, right after the Actions column, you’ll see an Expand option. Clicking that will show all the versions, and from there you can select the appropriate one
Thank you, I have a doubt. In the script rule, I created an array to find the respective cell name for the sum insured. I am passing that value to the next rule, which is the master data. There, I am checking the make and model along with the cell name received from the script rule. But how can I match this cell name with the one from the script rule to get the value of the respective insured sum cell?