Schema Field Editor UI Erases input Data on Save

I’m submitting a…

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

Current behavior

Saving a change on the Validation tab of any existing Schema Field causes the UI to blank out all other fields, effectively making it look like all settings have been erased and prohibiting future edits.

Expected behavior

When clicking save, the field inputs should not change.

Minimal reproduction of the problem

  1. In the cloud-hosted version, Open an existing Schema
  2. Select the gear icon next to an existing field with the intention to edit that field
  3. Make a change (toggle a checkmark, change a textbox, anything)
  4. Click Save
  5. The changes are saved but the editor UI blanks out all field values and you must reload the page entirely to make further changes

Environment

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: Cloud version as of 2025-04-24

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Here is a video of this bug in action. It’s a GIF so you might need to click it to play.

chrome_zpEMIfnU8L

Thank you. I have fixed it. Will be deployed asap but I cannot promise when, because I made a lot of changes to the frontend and testing is not done yet.