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.75k stars 1.57k forks source link

Single and multi-select user fields appear to no longer be working #14737

Closed ConorWebb96 closed 1 month ago

ConorWebb96 commented 1 month ago

Checklist

Hosting

Describe the bug When adding a single-select or multi-select column, the error Can only search by string.email, equal._id or oneOf._id is thrown. If you click on the users picker, no users will be present.

The error thrown is the same as a previous issue https://github.com/Budibase/budibase/issues/13228.

To Reproduce Steps to reproduce the behavior:

  1. Import the attached app export
  2. Go to either screen
  3. See error shown

Expected behavior Should be able to manage users with single and multi-select pickers without receiving an error. Additionally, should be able to see users inside the pickers themselves to be able to select them.

Screenshots Error message

Screenshot 2024-10-09 at 07 58 14

Network and console logs

Screenshot 2024-10-09 at 07 59 47

Screenshot 2024-10-09 at 08 00 15

Screenshot 2024-10-09 at 08 00 40

App Export user error-export-1728457018523.tar.gz

linear[bot] commented 1 month ago

BUDI-8708 Single and multi-select user fields appear to no longer be working

ConorWebb96 commented 1 month ago

Fixed in the latest version of Budibase.