DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
The query compilation code is probably mishandling key values and the "-" may be being treated as a minus operator. This is failing in the catalog search,
The right-click context menu should be available for items listed in the catalog. Currently right-click just shows the default browser menu.
# Description The DataFed authz module relies on a few configuration settings which are defined in a datafed-authz.conf file. There are two ways that the authz module can know where...
Users need to be able to export metadata from records in the catalog. This is available only for personal data currently.
When viewing the materials data in the catalog, using the following valid metadata query: md.project.investigator_name == "agar" Did not return any results (should have matched thousands). In addition, resetting the...
When editing metadata with the merge option selected, the validation check compares only the patch to the schema, not the merged metadata.
Currently there is no way to change project ownership, which is needed for facility personnel updates.
If user changes page size in settings, the catalog results are reloaded, but the paging buttons do not refresh.
If a revision already exists, the web UI should print an error instead of allowing user to edit the revision only to receive an error on save.
When an item is selected and shown in the info panel, a check is made to determine if anything has changed, and if so, update the item in the list....