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.78k stars 1.49k forks source link

Issue when deleting or removing member of relation. #14392

Closed Lukasz-ch-si closed 1 week ago

Lukasz-ch-si commented 4 weeks ago

Discussed in https://github.com/Budibase/budibase/discussions/14383

Originally posted by **Lukasz-ch-si** August 15, 2024 I have a update form block base on a table that has relationship on the other table. The last element is a selector, that allows to select multiple entities from other table. ![image](https://github.com/user-attachments/assets/a9997090-6bd0-4a02-9da4-0c02f4210bca) The issues are: - I can't remove member of group. If I try to remove even one and save I'm getting error. ![image](https://github.com/user-attachments/assets/593c6861-9327-4efc-a878-939c71c9a8ad) - If I try to delete group with any members I'm also getting error. ![image](https://github.com/user-attachments/assets/38576432-77a0-4a4a-a89a-2a9d3acd3de5)
linear[bot] commented 4 weeks ago

BUDI-8572 Issue when deleting or removing member of relation.

andz-bb commented 3 weeks ago

hey @Lukasz-ch-si, what type of datasource are you using? an app export and a schema would be great so we can investigate