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 for no remote files #975

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Fix for no remote files #975

merged 1 commit into from
Aug 28, 2024

Conversation

laritakr
Copy link
Contributor

@laritakr laritakr commented Aug 28, 2024

Prior to this fix, when reimporting (where we have no remote files), we were getting [nil] rather than [] for the files. This resulted in an error Error: NoMethodError - undefined method '[]' for nil:NilClass

This PR corrects the logic for gathering the remote files to be imported.

@laritakr laritakr added ignore-for-release ignore this for release notes bug-fix labels Aug 28, 2024
@laritakr laritakr merged commit cd9b582 into main Aug 28, 2024
7 of 8 checks passed
@laritakr laritakr deleted the fix-reimport-fedora-objects branch August 28, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix ignore-for-release ignore this for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants