FusionGEN
FusionGEN copied to clipboard
Failed service queries still deduct currency.
When creating a service query on the store, if your query fails for whatever reason (no rows affected for example) your currency is still deducted.
It would be nice if query was verified first to see if it affected any rows or failed before deducting the currency and checking out. You can replicate this issue by:
- Create a new store item with the
Query
item type. - Write a query that you know will not affect any rows and save.
- Use the store and observe it still takes your money.