Menu
Feedback
Start here

Known issues

Known issues
Data Visualization Inconsistencies on Masterdata UI
Storage
ID: 1107262
Backlog
Published on9/27/2024
Last updated on9/27/2024
1 min read

Summary

When a field in an entity is configured to have a default value and a document with a null value for this field is accessed through the Masterdata UI, the UI will incorrectly display the default value. This issue typically occurs with documents created before this field was configured, as the creation of the field does not retroactively update existing documents.

Simulation

  1. Check the document via the API and verify that the field in question is null.
  2. Access the same document via the Masterdata UI, where the field will incorrectly display the configured default value.

Workaround

Update documents where the field is null to have the default value. This can be done by filtering documents with null values using the Search API: Masterdata Search API and updating the document using the Partial Update API: Partial Update API.

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback