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 exception thrown when deleting export #2600

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

kelvin-muchiri
Copy link
Contributor

@kelvin-muchiri kelvin-muchiri commented May 20, 2024

Changes / Features implemented

Fix argument of type 'NoneType' is not iterable

Steps taken to verify this change does what is intended

  • QA

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2601

fix argument of type 'NoneType' is not iterable
Copy link
Member

@FrankApiyo FrankApiyo left a comment

Choose a reason for hiding this comment

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

LGTM!

@kelvin-muchiri kelvin-muchiri merged commit c1ce64d into main May 23, 2024
12 checks passed
@kelvin-muchiri kelvin-muchiri deleted the bug-delete-export branch May 23, 2024 14:10
@KipSigei KipSigei mentioned this pull request Jun 3, 2024
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.

Export deletion fails with error
2 participants