You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the bug
If a resource is registered from External repository with metadata for 'Related Resources', the resource gets submitted and is listed in my submissions page. However, trying to load that resource for editing, generates error from the server.
Looking at the metadata stored for such a resource, it seems the 'type' field of the relation object gets set to the Type enum field name rather than the value of that enum field. That causes the error when loading the metadata.
Steps to reproduce the bug:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Additional information
Add any other context about the problem here such as screenshots, software versions, and browser information.
The text was updated successfully, but these errors were encountered:
Description of the bug
If a resource is registered from External repository with metadata for 'Related Resources', the resource gets submitted and is listed in my submissions page. However, trying to load that resource for editing, generates error from the server.
Looking at the metadata stored for such a resource, it seems the 'type' field of the relation object gets set to the Type enum field name rather than the value of that enum field. That causes the error when loading the metadata.
Steps to reproduce the bug:
Expected behavior
A clear and concise description of what you expected to happen.
Additional information
Add any other context about the problem here such as screenshots, software versions, and browser information.
The text was updated successfully, but these errors were encountered: