[bug] FilterSerializerByOrganization
filters fields without organization
#319
Labels
FilterSerializerByOrganization
filters fields without organization
#319
FilterSerializerByOrganization
filters queryset of all related fields using theorganization_lookup
. But, it might be possible that a model does not have relation toOrganization
(not even an indirect one, e.g. WiFiClient in openwisp-monitoring).We should allow to exclude fields from the organization filtering.
The text was updated successfully, but these errors were encountered: