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

Cannot create new field in collection on v0.21.0-alpha.1 #3935

Open
okcodey opened this issue Apr 5, 2024 · 5 comments
Open

Cannot create new field in collection on v0.21.0-alpha.1 #3935

okcodey opened this issue Apr 5, 2024 · 5 comments
Assignees

Comments

@okcodey
Copy link

okcodey commented Apr 5, 2024

Describe the bug

I cannot create a new field of any type in my collections. I am getting the error in the screenshot below. I am currently on v0.21.0-alpha.1 on the test rig I am using.

Version

v0.21.0-alpha.1

How To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Data Sources'-> Click on 'Configure'
  2. Click on 'Configure fields' on one of your old Collections and choose any type of field
  3. Fill in the necessary field details and click on 'Submit'
  4. See the error below:
    unnamed

Expected behavior

The expected behavior is for the field to be saved as part of the collection by clicking on the 'Submit' button

Desktop (please complete the following information)

  • OS: - Windows 11
  • Browser - Firefox v124.0.2 (64-bit)

Additional context

I have another rig that is running v0.19.0-alpha.6, and I can create the field in my collections without any issues. This is probably a bug that has been carried down from this version to the current one.
I get the error also trying to create any type of field on the collection.

This means that if you updated to v0.21.0-alpha.1, you will not be able to create additional fields in your previous collections in case you need to update whatever solution that you have created.

@chareice
Copy link
Contributor

chareice commented Apr 8, 2024

Hi @okcodey , To further troubleshoot the error, please provide the complete error message that is output in the server logs for this error

@okcodey
Copy link
Author

okcodey commented Apr 8, 2024

Hi @okcodey , To further troubleshoot the error, please provide the complete error message that is output in the server logs for this error

logs.tar.gz

@chareice
Copy link
Contributor

chareice commented Apr 9, 2024

Hi @okcodey , To further troubleshoot the error, please provide the complete error message that is output in the server logs for this error

logs.tar.gz

@okcodey

  1. What database do you use
  2. After setting the environment variable DB_LOGGING=on, trigger the error again and inform me of the SQL statement that triggers the error

@okcodey
Copy link
Author

okcodey commented Apr 11, 2024

This is all the logs in the system.
I wasn't trying to run any SQL statement. As stated in the initial error message i sent, I was trying to create a new field in my old collections and i was getting that error.
DB in use is Postgres.

logs.tar.gz

@okcodey
Copy link
Author

okcodey commented Apr 17, 2024

This is all the logs in the system. I wasn't trying to run any SQL statement. As stated in the initial error message i sent, I was trying to create a new field in my old collections and i was getting that error. DB in use is Postgres.

logs.tar.gz

I didn't get any acknowledgement on the latest reply I sent. Just want to make sure you got this @chareice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants