RelationReference fields can't be properly updated #67
Closed
EnekoRuiz
announced in
Announcements
Replies: 1 comment
-
Dear community, This issue will be fixed in the Re3gistry helpdesk, to be updated, please follow up on the next issue: ec-jrc/re3gistry#312 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This error happens when updating the information on a RelationReference type field.
If the user removes the value and selects a new one, the Registry creates a draft with the edited version. This draft has the correct information, but when approving the changes to turn it into Valid state, and publish the item, both the old relation and the new one proposed appear in the administration tool and in the Front end.
How to reproduce
Here's an example illustrated by screenshots to help me explain the issue.
This item has the Application Schema field, which is of type RelationReference.
Now the Application Schema field is updated.
After clicking on "Accept clarification" a draft is created.
Now, after approving the changes instead of replacing the information with the new one, both appear.
Note: this bug has been reproduced in version v2.3.0 (INSPIRE Registry version)
Beta Was this translation helpful? Give feedback.
All reactions