I have a small problems with my forms actions. I am not able to delete my actions! This is really weird. From what I have tried, I am able to delete everything else.
Things I have tried:
Update composer.lock
Try another browser
Try private browsing
Restart server
Clear cache
Create another form
When I try to delete, I click on the red cross on the action row. The all row becomes red. I apply, save & close (I guess only one of each should be enough), come back to my form actions, and the deleted actions is still here. The only thing that changed is that it went at the end of the actions list.
I don’t really know where to look for now.
Thanks for your help!
Ed
EDIT:
New discovery: when I check my DB, here is what happens in the actions table. When I click on ‘delete’, then ‘apply’, it looks like it delete the actions, and then create a new one with a new ID.
I have a small problems with my forms actions. I am not able to delete my actions! This is really weird. From what I have tried, I am able to delete everything else.
Things I have tried:
Update composer.lock
Try another browser
Try private browsing
Restart server
Clear cache
Create another form
When I try to delete, I click on the red cross on the action row. The all row becomes red. I apply, save & close (I guess only one of each should be enough), come back to my form actions, and the deleted actions is still here. The only thing that changed is that it went at the end of the actions list.
I don’t really know where to look for now.
Thanks for your help!
Ed
EDIT:
New discovery: when I check my DB, here is what happens in the actions table. When I click on ‘delete’, then ‘apply’, it looks like it delete the actions, and then create a new one with a new ID.
Just a note, when you say you’ve updated the composer.lock, you should use the composer install command only to update the PHP libraries. composer update can screw up many things.
I think I have a similar issue, after updating to 1.2.3., when I try to modify something in the builder (fore example “Set Action Timing” in Send Email) and save, if I go back to the builder the change is not saved.
@escopecz the error came out when I try to edit an existing campaign, I change “Set Action Timing” in Send Email and save, if I go back to the builder the change is not saved and I get the error.
I’ve found a (funny) workaround: if I need to edit a campaign, I add something (it is not important what) in the campaign and immediately delete it (without saving) and then I do the change that I need and finally I save.
Actually looks like the issue you’ve reported.