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 The dependency install scripts use sudo inconsistently, building as root leads to a correct build, building with sudo leads to changes in the file permissions, building without sudo...

Type: Bug

# Description We need documentation for running Foxx unit tests.

Type: Docs - Code

The current implementation of the `EndpointModel` uses a class with private fields, which introduces unnecessary complexity and overhead, especially since strict encapsulation is not required for this use case. A...

# Description Debugging GCS can be a challenge, specifically when trying to understand, if a transfer is failing because of a Globus configuration error, a POSIX filesystem error, or a...

Type: Docs - Code

## Description dataPut commands from the Python commandlib API get stuck as "pending" tasks on DataFed and don't show up on the Globus website. I assume the tasks are not...

Type: Bug

# PR Description # Ticket [DAPS-1351](https://github.com/ORNL/DataFed/issues/1351) # Tasks * [ ] - A description of the PR has been provided, and a diagram included if it is a new feature....

## Problem We Want to Solve Currently, DataFed doesn't support transfer cancellation via the UI or Python client. This leads to scenarios were we cannot directly address items that are...

Type: New Feature

# Description Transfers to HA enabled collections would expand the transfer capabilities of DataFed. The consent flow for supporting this is separate from a standard non HA enabled mapped collection...

This issue serves as the master issue for splitting out all of the other dependencies not specified in #1379, #1380, #1381, #1382. These libraries have been grouped together because they...

Component: Build

This issue will serve as the master issue to splitting out cmake from the current build system, and build it into a base builder image to be able to build...

Component: Build