-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageNeeds more investigation, and not ready to progress until that happens.Needs more investigation, and not ready to progress until that happens.
Description
Checklist
- I have searched budibase discussions and github issues to check if my issue already exists
Hosting
- Self
- Method: docker compose
- Budibase Version: 3.23.29
Describe the bug
In a component Actions (on field change for instance), I call an synchronous automation, and in a next step I get the automation result.
If the automation result (as I can see in the http request/dev console) is {sucess:false} (as JSON), then the $("Action 1.Automation Result") is undefined.
Not really a big issue, but I would expect the result to be the actual result.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageNeeds more investigation, and not ready to progress until that happens.Needs more investigation, and not ready to progress until that happens.