Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(downloadall): Fix a bug causing failure to dwonload all #231

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

mdial89f
Copy link
Contributor

Purpose

This changeset fixes a bug where downloadall was broken in some scenarios where RAIs were in flight.

Linked Issues to Close

Closes https://qmacbis.atlassian.net/browse/OY2-26461

Approach

A simple check if request or response exists before calling on their possible attachments fixed the issue.

Assorted Notes/Considerations/Learning

None

@mdial89f mdial89f requested review from 13bfrancis and benjaminpaige and removed request for 13bfrancis November 30, 2023 01:59
Copy link
Collaborator

@13bfrancis 13bfrancis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clicky, click

@mdial89f mdial89f merged commit 6c53fda into master Nov 30, 2023
17 checks passed
@mdial89f mdial89f deleted the fixdownload branch November 30, 2023 20:50
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants