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

Enable conditions on any/missing attribute value also for SQ attributes #4189

Closed
gunterze opened this issue Aug 21, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

Simplify specification of conditions for any/missing attribute value by just support to skip the value part:

by regex by skipped value
{attribute.path}=.+ {attribute.path}!=
{attribute.path}!=.+ {attribute.path}=

which is also applicable on SQ attributes.

@gunterze gunterze added the enhancement New feature or request label Aug 21, 2023
@gunterze gunterze added this to the 5.31.0 milestone Aug 21, 2023
@gunterze gunterze self-assigned this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant