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

Unable to create EDIT form screen #14780

Closed
emeany opened this issue Oct 11, 2024 · 5 comments
Closed

Unable to create EDIT form screen #14780

emeany opened this issue Oct 11, 2024 · 5 comments
Labels
awaiting response bug Something isn't working

Comments

@emeany
Copy link

emeany commented Oct 11, 2024

Seems to be related to:
(#14771)

Describe the bug
Attempting to create a new screen using the wizard fails with error message: 'Error creating screens'
Response obj:
{
"message": "Invalid body - "routing.roleId" is required",
"json": {
"message": "Invalid body - "routing.roleId" is required",
"status": 400
},
"status": 400,
"url": "https://swvl.budibase.app/api/screens",
"method": "POST",
"handled": true,
"suppressErrors": false
}

To Reproduce
Steps to reproduce the behavior:

  1. Click the plus icon to make a new screen from the Design tab
  2. Choose type 'Form'
  3. Select a table datasource
  4. Choose type 'Create a new row' or type 'Update an Existing row'

Expected behavior
A screen is is generated

image

Chrome browser
Noticed the issue after updating my app this morning

@emeany emeany added the bug Something isn't working label Oct 11, 2024
Copy link

linear bot commented Oct 11, 2024

Copy link
Contributor

Looks like it will be fixed on the next release. Can you try again after the next release is out 2.32.18 is the version it will be released with.

@ConorWebb96
Copy link
Contributor

Hey @emeany,

I'm going to close this as I haven't heard back and wasn't able to recreate it on the latest version of Budibase again today. If this is still an issue.

Can you add more context by following the below template. Thanks for this!

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method:
    • Budibase Version:
    • App Version:
  • Cloud
    • Tenant ID:

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

App Export
If possible - please attach an export of your budibase application for debugging/reproduction purposes.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ConorWebb96 ConorWebb96 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@emeany
Copy link
Author

emeany commented Oct 29, 2024

@ConorWebb96,

Sorry for going awol. The issue was resolved after the update.

@ConorWebb96
Copy link
Contributor

No worries @emeany,

Going to change this from not planned to fixed. 👍

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

2 participants