Editing a record from the Summary view always throws a client-side Validation error

Feature(s) impacted

Editing a record via the Summary view.

Observed behavior

When editing a field in the summary view, the following error appears:

Validation error: The organization record you are trying to update is invalid.

For an update on an organization, for example.

However, the update works if I first go to the Details view, then go back to the Summary view.

This points to FA not loading required fields and thus failing validation on the front-end.

Expected behavior

Well, editing should work fine without having to round-trip to the Details tab.

Failure Logs

Context

  • Database type: MSSQL
  • Recent changes made on your end if any: Updated the FA node agent.

And, if you are self-hosting your agent:

  • Agent technology: nodejs
  • Agent (forest package) name & version (from your .lock file): @forestadmin/agent, 1.96.0

Hi @kll,

I reproduced on my side, thanks for the detailed report.

Fix is in progress, I’ll update this thread when it ships.

Have a nice day,
Anthony

Hi @kll,

The fix has been released, let me know if the issue is now fixed on your side.

Have a nice day,
Anthony

All good, thanks! /20