Duplicate data is getting added when a field of type 'object' is updated #699
Unanswered
shiva-rakshith
asked this question in
Issues
Replies: 1 comment 1 reply
-
@shiva-rakshith can you share the registry version used. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a few fields in our schema of type 'object', when we update those fields, a duplicate field with partial name and same data is getting created.
Ex: Before update:
After update:
Beta Was this translation helpful? Give feedback.
All reactions