[SOLVED] Delete field from schema - error

I’m submitting a…

[ ] Regression (a behavior that stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Documentation issue or request

Current behavior

I accidentally created a field in my schema. When I try to delete I’m prompted to confirm field deletion (Do you really want to delete the field?), then I get the error message:

Failed to make the request

.

Expected behavior

Field should be deleted after I click yes on Do you really want to delete the field?

Minimal reproduction of the problem

Create a field, then try to delete it. I can give you details for my schema if necessary.

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [X] Cloud version

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Thank you, I have forgotten to add the proper permission attribute. Will fix it and deploy it today.

1 Like

Hi, I have fixed and deployed it.

Great thanks a lot - tested and working now.

1 Like