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
