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
@alahiff thank you for reporting this issue.
I promise that we will look into it, although at the moment resources are pretty tied up in few other things.
We have a workaround in place which, while probably incorrect, enables instruments to be listed and allows the metadata to be displayed in a basic way:
Issue Name
Instruments page is empty if
customMetadata
existsSummary
If an instrument includes
customMetadata
then the/instruments
page is empty. In the browser's web developer tools console there is an error:Steps to Reproduce
customMetadata
/instruments
pageEdit
tab in theCustom Metadata
section+
, and selectAdd new row
/instruments
page and make sure the page has reloadedCurrent Behaviour
See above.
Expected Behaviour
Expect instruments to be listed whether or not they have custom metadata
Extra Details
Experience this problem in frontend versions 4.4.1 and 4.5.0. The problem occurs both with metadata which looks like this:
and metadata which looks like this:
Both of the above were examples generated using the
Add new row
in the UI.The text was updated successfully, but these errors were encountered: