[SOLVED] Add field to scheme fails with error

I’m submitting a…

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

Current behavior

When attempting to add a field to content scheme an error is displayed at the top of the modal. Error message is ‘Failed to add field. Please reload’. This causes an 500 error in the console as well. Removing a fields from scheme works as expected.

Expected behavior

To be able to add fields to content schemes successfully.

Minimal reproduction of the problem

Go to any scheme. Use the ‘Add field’ button. Attempt to add a field.

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 can reproduce it and will fix it asap.

I have rolled back one version.

1 Like

I fixed it and deployed a new version.