Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.92k stars 1.52k forks source link

Bindings in Automations are empty #13904

Closed mikesealey closed 3 months ago

mikesealey commented 3 months ago

Checklist

Hosting

Cloud & Self Host

Describe the bug Bindings are empty in Automations.

To Reproduce Steps to reproduce the behavior:

  1. Create an automation triggered on Row Created or Row Updated (use sample data Employees table for ease)
  2. Set the automation to trigger a discord message containing values from the trigger-row
  3. If the message only contained those bindings, test will fail. If message also contained plain text, bindings will be absent.

Fail

image

Absent

image

image

Expected behavior Bindings should be present in messages.

Screenshots As above

App Export 13874 cloud-export-1718035057192.tar.gz

Desktop (please complete the following information):

Additional context Stems from discussion https://github.com/Budibase/budibase/discussions/13874 where user is trying to set up an automation with Make, and gets an "Invalid JSON" error (because of empty/absent bindings?

image

linear[bot] commented 3 months ago

BUDI-8340 Bindings in Automations are empty