Menu
Feedback
Start here
Tutorials & Solutions
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
Known issues
Data Visualization Inconsistencies on Masterdata UI
Data Visualization Inconsistencies on Masterdata UI
ID: 5Sq6WAfBWynrOIZx8rFKdu
Backlog
Published on 9/27/2024
Last update on 9/27/2024

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
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 support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedbackSite Map