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
22.26k stars 1.52k forks source link

Required column forces column in automation test to become required as well. #12691

Open ConorWebb96 opened 9 months ago

ConorWebb96 commented 9 months ago

Checklist

Hosting

Describe the bug Whenever trying to test an automation and a column is required in the data area, even if you fill in all the information from the testing automation modal. You won't be able to progress unless you add a value to the automation step itself. This shouldn't be necessary on a create row step. As the row will be created before it hits the automation step meaning that the row required fields will already have a value before they are passed along.

To Reproduce Steps to reproduce the behavior:

  1. Go to a on create automation
  2. Add a update row step
  3. Bind up properly, leave the require field in here blank as it should already be filled before being passed along
  4. Add data to the test automation modal
  5. Run the automation, see error.

Expected behavior Automation should run without hitting the required validation

App Export birthday-export-1704185052328.tar.gz

Desktop (please complete the following information):

linear[bot] commented 9 months ago

BUDI-7866 Require column forces column in automation test to become required as well.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had any activity for six months.