Wappler Version : 7.0.0 beta 9
Operating System : MacOS
Server Model: NodeJS
Database Type:Postgres
Hosting Type:Localhost
Expected behavior
What do you think should happen?
When all POST variables are selected withing API and deleted, it should delete all the ones thats are selected.
Actual behavior
What actually happens?
Instead, it deletes them one by one, in addition to selecting parent category. Isn't big of the deal or the workflow breaking, however, it does help when database insert action generates POST variables, requiring some clean up done.