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 remove column from Budibase DB #13702

Closed
3 tasks done
mad4me opened this issue May 16, 2024 · 9 comments
Closed
3 tasks done

Cannot remove column from Budibase DB #13702

mad4me opened this issue May 16, 2024 · 9 comments
Labels
awaiting response bug Something isn't working

Comments

@mad4me
Copy link

mad4me commented May 16, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists
  • I have tried refreshing the browser and repeat the same process
  • I have tried to use another browser

Describe the bug

When I try to remove the columns "Service Due", "Service Interval" and Age in the table "Viaturas", I just can't, because when i try to edit the column, a blank gray container appears and the whole site frezees (I need to press F5 to continue my work). Meanwhile in the console, there is an error message like:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name')
    at getBindings (index-1597daba.js:1577:40216)
    at Array.create_if_block_13$1 (index-1597daba.js:1578:7611)
    at Array.create_default_slot_5$X (index-1597daba.js:1579:7247)
    at create_slot (index-1597daba.js:1:1002329)
    at create_fragment$91 (index-1597daba.js:157:20741)
    at init$2 (index-1597daba.js:4:11550)
    at new Layout$n (index-1597daba.js:157:22373)
    at create_fragment$5P (index-1597daba.js:1582:725)
    at init$2 (index-1597daba.js:4:11550)
    at new CreateEditColumn (index-1597daba.js:1582:15049)

Screenshots

image

App Export

Viaturas-export-1715855862854.tar.gz

Desktop:

  • OS: Windows 11
  • Browser Google Chrome
  • Version 124.0.6367.202
@mad4me mad4me added the bug Something isn't working label May 16, 2024
Copy link

linear bot commented May 16, 2024

@andyburgessmd
Copy link

I am also seeing this issue. It seems to affect some types. For me I cannot select edit for formula fields, also I cannot add a new field and it freezes with similar to above if I select formula type in the add dialog.
image

@ConorWebb96
Copy link
Contributor

Hey all,

I believe this might be fixed on the latest version due to this pr: #13733. can you both update and check to see if this is now fixed.

Also this seems to be a duplicate of this issue here.

@mad4me
Copy link
Author

mad4me commented May 23, 2024

Hey all,

I believe this might be fixed on the latest version due to this pr: #13733. can you both update and check to see if this is now fixed.

Also this seems to be a duplicate of this issue here.

I guess I have another problem lol
image

The update request gives a 400, is it a bug or something from the server that i work on?

image

Should i create a new issue or its not a bug?

@ConorWebb96
Copy link
Contributor

@mad4me what does the response look like?

Are you able to export and re-import your app? This could fix the issue you are seeing. When I imported your app everything seemed to be working fine.

@mad4me
Copy link
Author

mad4me commented May 23, 2024

@mad4me what does the response look like?

Are you able to export and re-import your app? This could fix the issue you are seeing. When I imported your app everything seemed to be working fine.

Response:
image

I'm going try to export and re-import then

@ConorWebb96
Copy link
Contributor

ConorWebb96 commented May 23, 2024

Apologies, I should have been more clear. I meant the body inside the response, not the headers. It should have an error message in your case.
Screenshot 2024-05-23 at 09 29 34

Hopefully its more descriptive than 404 bad request.

@mad4me
Copy link
Author

mad4me commented May 23, 2024

Oh okay sorry, im kinda new to this.

Here is the error:

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>/v1/update</Resource><RequestId>17D210F885673ABA</RequestId><HostId>dd9025bab4ad464b049177c95eb6ebf374d3b3fd1af9251148b658df7ac2e3e8</HostId></Error>

@mad4me
Copy link
Author

mad4me commented May 28, 2024

Nevermind, didnt knew what a docker was (im not the one hosting so sorry :P)

Everything is fine and working, thank you!

@mad4me mad4me closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants