Skip to content

RD-2416 Fix is_not and is_null filter operators#3067

Merged
YoniItzhak merged 1 commit intomasterfrom
RD-2416-fix-is-not-and-is-null-filter-operators
May 21, 2021
Merged

RD-2416 Fix is_not and is_null filter operators#3067
YoniItzhak merged 1 commit intomasterfrom
RD-2416-fix-is-not-and-is-null-filter-operators

Conversation

@YoniItzhak
Copy link
Copy Markdown
Contributor

The is_not and is_null filter operators didn't consider resources with no labels. This PR fixes it by using the resource table _storage_id column instead of the labels table _labeled_model_fk column.

Comment thread rest-service/manager_rest/storage/filters.py
@YoniItzhak YoniItzhak merged commit 597f116 into master May 21, 2021
@YoniItzhak YoniItzhak deleted the RD-2416-fix-is-not-and-is-null-filter-operators branch May 21, 2021 09:16
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.

2 participants