Skip to content

Fixing bug in retrieving archived workflows from Google Cloud Store#9329

Open
uromahn wants to merge 3 commits intotemporalio:mainfrom
uromahn:gcloud-archiver-bug-fix
Open

Fixing bug in retrieving archived workflows from Google Cloud Store#9329
uromahn wants to merge 3 commits intotemporalio:mainfrom
uromahn:gcloud-archiver-bug-fix

Conversation

@uromahn
Copy link

@uromahn uromahn commented Feb 13, 2026

What changed?

Fixed a bug in the gcloud visibility_archiver.go file and added a new unit test in visibility_archiver_test.go.

Why?

There is a bug in the visibility-archiver implementation of the Google Cloud archiver. All archived workflows are being retrieved and displayed twice. This change fixes that bug.

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

No risk since the archiver is completely decoupled from the core functionality.

There is a bug in the visibility-archiver implementation of the Google Cloud archiver.
All archived workflows are being retrieved and displayed twice. This change
fixes that bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant