Hi, I am currently facing the issue, that once I deleted Objects within my Scenario on Workshop, I can see the updated Scenario data and can save it. But once I reload my scenario it is broken. I was able to reproduce this issue with various Scenarios, so it is definitely the delete action causing the issue. Edit and Create are working as expected. There is no different set up on my delete action than for create or edit
I wasn’t able to reproduce the issue with deletes. What steps are you taking to get to the broken scenario and what does the broken scenario look like, i.e. in what way does it show up as broken?
The following steps work for me:
- Create scenario 1 via scenario manager
- Apply delete action to scenario 1 to delete an object
- Create scenario 2 via scenario manager (in the same browser tab and same workshop module)
- Apply delete action to scenario 2 to delete a different object
- Now switch back to scenario 1. Scenario 1 loads as expected and does not show the object I deleted in step 2.
Yes, I can do so too within the same session, but once I refresh my browser, the Scenario where I did the deletions does not run anymore and I receive the following error (2bd69886-3a3c-4a9b-bbaf-a99270fcf3ca):
This error indicates that the action type is being run as part of a scenario with parameters that are not part of the action type anymore.
Has the action type recently changed since the scenario was initially created? Does the same error occur consistently when you create new scenarios and run the delete action?