Skip to content

fix(pci.object-storage): download correct object version - #23122

Open
lionel95200x wants to merge 1 commit into
masterfrom
fix/pci-object-storage-download-object-version
Open

fix(pci.object-storage): download correct object version#23122
lionel95200x wants to merge 1 commit into
masterfrom
fix/pci-object-storage-download-object-version

Conversation

@lionel95200x

Copy link
Copy Markdown
Contributor

When the "see versions" toggle is on, the inline download action in the objects list always presigned with an empty versionId, so it downloaded the latest version regardless of the row clicked. Pass object.versionId when showVersion is enabled, mirroring the delete action.

ref: INC0261591

Description

Ticket Reference: #...

Additional Information

When the "see versions" toggle is on, the inline download action in the
objects list always presigned with an empty versionId, so it downloaded
the latest version regardless of the row clicked. Pass object.versionId
when showVersion is enabled, mirroring the delete action.

ref: INC0261591
@lionel95200x
lionel95200x requested a review from a team as a code owner August 12, 2026 12:19
@github-actions github-actions Bot added universe-public-cloud bug Something isn't working labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working universe-public-cloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants