Skip to content

Copy blob between versioned buckets should copy blob versions #38

Open
@thclark

Description

@thclark

Feature request

Use Case

I want to move a blob from a versioned bucket to a different place in the same versioned bucket (or to a new versioned bucket). I want to move all generations of that blob, keeping its history consistent.

Perhaps this could be done as an option, preserve_generations=True.

Current state

The copy_blob function copies the latest generation of the blob only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature of the app

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions