Skip to content

Actions - Automation Result is undefined if automation fails #17548

@esellier

Description

@esellier

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

No one assigned

    Labels

    bugSomething isn't workingneeds-triageNeeds more investigation, and not ready to progress until that happens.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions