Skip to content

Add 'is not present' filter#999

Merged
chreden merged 1 commit intomasterfrom
issue/998
Aug 29, 2022
Merged

Add 'is not present' filter#999
chreden merged 1 commit intomasterfrom
issue/998

Conversation

@chreden
Copy link
Copy Markdown
Owner

@chreden chreden commented Aug 29, 2022

Add an 'is not present' filter for multi-getters.
If there are no values present the filter will pass - it's a bit different to 'is present' though as it has to have an initial state of true and then just not fail (by having something present).
Closes #998

Add an 'is not present' filter for multi-getters.
If there are no values present the filter will pass - it's a bit different to 'is present' though as it has to have an initial state of `true` and then just not fail (by having something present).
Closes #998
@chreden chreden added this to the Next milestone Aug 29, 2022
@chreden chreden requested a review from makotocchi August 29, 2022 03:47
@chreden chreden self-assigned this Aug 29, 2022
@chreden chreden marked this pull request as ready for review August 29, 2022 03:47
@chreden chreden merged commit 92cd06f into master Aug 29, 2022
@chreden chreden deleted the issue/998 branch August 29, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add 'is not present' to trview filters

2 participants