Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: Cannot use 'in' operator to search for 'id' in 1 error on insert #7470

Closed
1 task done
sph33r opened this issue Jan 20, 2024 · 3 comments
Closed
1 task done

Comments

@sph33r
Copy link

sph33r commented Jan 20, 2024

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

I'm seeing this pop up when entering data in grid view, via form, or via the API. Nothing will insert a new row in my base. I even tried creating a new base, same issue. I mainly use the api to insert data but if I'm using the web interface, I choose to use the form. Both are returning "Cannot use 'in' operator to search for 'id' in 1" when attempting to save/insert new data. At this point, I can't insert anything into any base.

Desired Behavior

The data will insert as expected.

Project Details

Node: v18.18.2
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.204.0

Attachments

nocodb_errors
@pranavxc
Copy link
Member

We made a fix already and it will be part of the next release. Release delayed since we are planning to include few more minor bug fixes.

You can check the following PR build until we make the release.

nocodb/nocodb-timely:0.204.0-pr-7432-20240115-1806

PR - #7432

@nil0x42
Copy link

nil0x42 commented Feb 4, 2024

Hi ! I have the exact same issue, hopefully the PR will fix it.

@dstala
Copy link
Member

dstala commented Mar 30, 2024

@sph33r @nil0x42 Closing this thread. Reopen if issue still persists with latest release. Thanks!

@dstala dstala closed this as completed Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Closed
Development

No branches or pull requests

4 participants