Problem/Motivation

The creation of a "current download" reference datasets directly and when trying to package up files into the zip, it uses only the url provided by the dataset which may not be reachable by the codebase since it is trying to reach the decoupled location. To be safe, it ought to try the stream first and fall back to the URL if stream fails.

#3557421: Choose internal stream first

Acceptance Criteria

Testing steps

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

swirt created an issue. See original summary.

swirt’s picture

Issue summary: View changes

  • swirt committed bdcb7bad on 1.0.x
    feat: #3558162 Creating current downloads still uses url only
    
swirt’s picture

Status: Active » Fixed

Released with 1.0.0-beta5

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

swirt’s picture

Status: Fixed » Closed (fixed)