-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Comments
Looks like it will be fixed on the next release. Can you try again after the next release is out |
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
Hosting
Describe the bug To Reproduce
Expected behavior Screenshots App Export Desktop (please complete the following information):
Additional context |
Sorry for going awol. The issue was resolved after the update. |
No worries @emeany, Going to change this from not planned to fixed. 👍 |
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:
Expected behavior
A screen is is generated
Chrome browser
Noticed the issue after updating my app this morning
The text was updated successfully, but these errors were encountered: