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

The ACL update message uses a JSON string payload for rules - this should be changed to use the existing ACLRule structure.

Component: Web API
Component: Web UI
Component: Database
Component: Core
Track Externally
SeenByJosh

Clients should only be able to list their own projects, not other users projects.

Component: Database
Component: Core

A single user that has two accounts with Globus and uses both to log into DataFed separately and then links their globus accounts will cause confusion to DataFed, because DataFed...

The current DB code simply parses the provided name field assuming a format of "firstname lastname". It is unclear if supported identify providers enforce first/last names or allow additional parts....

Type: New Feature
Component: Web UI
Track Externally
SeenByJosh

When the repo server is processing a "get data size" command, it will check if the file path is valid; however, it simply sets the reply size to 0 and...

Type: Bug
Component: Repository
Priority: Medium

95% of the code is the same between the globus 4 and 5 implementations of the authz module. These should be merged into one and coded to auto-detect which version...

Component: GridFTP Auth Module
Type: Refactor
Priority: Medium

The current implementation stores DOI numbers directly as aliases (with '/' converted to '_'); however, the DOI standard allows any UTF-8 characters, but ArangoDB does not allow these characters in...

Status: Defer
Track Externally
SeenByJosh

Need to design a mechanism to allow a groups of users to collectively own and maintain public schemas. This feature is needed to support the communal interests of specific domains...

Track Externally
SeenByJosh

Currently an error message is displayed. There is no reason why deleting public data should not be allowed.

Type: Bug
Component: Web UI
Component: Database
Track Externally
SeenByJosh

It would be nice if one could do basic file system operations (even listing and changing directories may be sufficient I guess) while inside the DataFed CLI. If it is...

Type: New Feature
Component: CLI
Track Externally
SeenByJosh