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

adding check if item is True in list #3173

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

Jinra
Copy link
Contributor

@Jinra Jinra commented Dec 9, 2024

During testing, rs_json was loading as a single item array with None as the item. This fix adds a check to ensure the item is truthy before proceeding to other checks. This change was tested and verified locally.

Fixes #3152

@mwolter805
Copy link

Tested and the fix resolves the issue.

@5ila5 5ila5 merged commit 2ae0f4c into mampfes:master Dec 12, 2024
@5ila5
Copy link
Collaborator

5ila5 commented Dec 12, 2024

Thanks for your contribution

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.

[Bug]: Republic Services won’t fetch data
3 participants