Skip to content

[Fixes #121] Bug: type error crash when api filter returns no results none type has no len #123

Merged
mwallschlaeger merged 4 commits into
mainfrom
issue_#121_Bug__TypeError_crash_when_API_filter_returns_no_results__NoneType_has_no_len_
May 8, 2026
Merged

[Fixes #121] Bug: type error crash when api filter returns no results none type has no len #123
mwallschlaeger merged 4 commits into
mainfrom
issue_#121_Bug__TypeError_crash_when_API_filter_returns_no_results__NoneType_has_no_len_

Conversation

@mwallschlaeger

Copy link
Copy Markdown
Member

Description

Fixes a bug in geonodectl that throws an error when retrieving an empty list from geonode.

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Release
  • Other (please describe)

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #121

@mwallschlaeger mwallschlaeger self-assigned this May 8, 2026
@mwallschlaeger mwallschlaeger added the bug Something isn't working label May 8, 2026
@mwallschlaeger
mwallschlaeger merged commit 8bc3ab5 into main May 8, 2026
4 checks passed
@mwallschlaeger
mwallschlaeger deleted the issue_#121_Bug__TypeError_crash_when_API_filter_returns_no_results__NoneType_has_no_len_ branch May 8, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: TypeError crash when API filter returns no results (NoneType has no len)

1 participant