DataFed icon indicating copy to clipboard operation
DataFed copied to clipboard

A Federated Scientific Data Management System

Results 307 DataFed issues
Sort by recently updated
recently updated
newest added

Currently the path input has an autocomplete mechanism that will filter what is typed and present a list of candidates from matching history entries. In addition to this, it needs...

Type: New Feature
Component: Web UI
Track Externally
SeenByJosh

For dialogs that allow editing, show a confirmation when user closes dialog without saving or applying changes.

Type: New Feature
Component: Web UI
Track Externally
SeenByJosh

I feel that DataFed should have HTTPS upload and download capabilities. It would be fine to just limit this capability at the web portal. Perhaps this option could be enabled...

Status: Research
Type: New Feature
Track Externally

When a gridFTP error occurs, the authorization module does not send back useful error information to Globus, leading to useless error messages being displayed in the Web Portal/CLI. May need...

Status: Research
Status: Blocked

Currently, if multiple people edit the same record, the last person's update will override all other changes, and no one will realize the conflict occurred. The "rev" field can be...

Type: New Feature
Component: Web UI
Component: Database
Component: CLI

The upload/download dialog in the portal does search for matches, but adding a direct feature to find endpoints would be helpful for users while configuring the Python client (default endpoints)....

Type: New Feature
Component: CLI
Component: Python API

Support sorting data listings in various ways: title, alias, data size, date, etc. This will impact web portal, cli, and DB services.

Type: New Feature
Component: Web API
Component: Web UI
Component: Database
Component: Core

Users have requested a REST interface for DataFed client interfacing. While a REST API is currently implemented on the DataFed web service, it was not intended for use by general...

Type: New Feature

When getting a data record, the system should also generate and copy a metadata file to the same destination. The file should contain a JSON representation of the top-level and...

Type: New Feature

If the user has manually expanded nodes, these are lost on graph refresh. Refresh currently just reloads the initial graph.

Type: Bug
Component: Web UI