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

# Description In the face of network faults, DataFed is canceling tasks. This needs to be controlled with an option. Instead, the default Globus behavior should be used, if a...

Priority: High
Component: Database
Component: Core
Component: Python API
Type: Refactor
Type: Test

Since bash is either challenging or ugly to do complex parsing and decision making, certain CLI commands should optionally be able to return only the most crucial piece(s) of information...

Type: New Feature
Component: CLI

Currently, ownership change only applies to data and not collections. This will prevent proper changing ownership of data inside published collections since the destination collection will be different. For the...

Type: Bug
Status: Defer
Component: Database
Track Externally
SeenByJosh

Not sure how the problem happened, but there is a task lock that refers to a non-existent task. The DB integrity check should catch this kind of error.

Type: Bug
Component: Database

Use the existing icons for users and groups - this would be very helpful to see where permissions are being set.

Type: New Feature
Component: Web UI
Track Externally
SeenByJosh

During testing large/concurrent create/delete operations, a delete task became stuck in pending state. Restarting the core service caused the task to run and complete correctly. In addition a single collection...

Type: Bug
Priority: High
Component: Database
Component: Core

Title text and icons should allow clicks to pass-through

Type: Bug
Component: Web UI

libcurl with TLS is used extensively in server threads. While libcurl is being used correctly, it uses libcrypto which is not thread safe by default. Specific locking callbacks must be...

Type: Bug
Priority: High
Component: Core

Currently using version 4.6, but 5.x (and soon 6.x) are available.

Type: New Feature
Track Externally
SeenByJosh

If a nested tree item is selected, then left arrow is pressed to navigate out of the current scope, the parent node becomes active but selection is left set on...

Type: Bug
Component: Web UI
Track Externally
SeenByJosh