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

TypeError: argument of type 'NoneType' is not iterable #2609

Closed
sentryk8sonalabsorg bot opened this issue Jun 3, 2024 · 1 comment
Closed

TypeError: argument of type 'NoneType' is not iterable #2609

sentryk8sonalabsorg bot opened this issue Jun 3, 2024 · 1 comment

Comments

@sentryk8sonalabsorg
Copy link

TypeError: argument of type 'NoneType' is not iterable
(9 additional frame(s) were not displayed)
...
  File "onadata/libs/filters.py", line 746, in filter_queryset
    all_qs = self._xform_filter_queryset(
  File "onadata/libs/filters.py", line 406, in _xform_filter_queryset
    kwarg = self._xform_filter(request, view, keyword, queryset)
  File "onadata/libs/filters.py", line 338, in _xform_filter
    if xform is None and "xform" in request.data:
@ukanga
Copy link
Member

ukanga commented Jun 3, 2024

Seems to be a duplicate of #2601 closed by #2600.

@ukanga ukanga closed this as completed 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

No branches or pull requests

1 participant