We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature description: Add negation to Haystack. I.e. "Then it must not be in Haystack".
Suggested Solution description ( if you have any ):
Describe alternatives you've considered: Could not find an alternate pattern to implement this functionality within the current feature set.
Additional context: For example, how to ensure that an in step variable resource is not in the Haystack, or not covered by the Haystack.
The text was updated successfully, but these errors were encountered:
Feature "must not" support in Haystack (#562) (#563)
43bc35d
* updates to docs * adds integration tests * code to negate haystack statements * corrects error statement
Thanks a lot for the PR #563. 🎉
1.3.29 has been released. Let me know if we can close this issue. 😃
Sorry, something went wrong.
Confirmed, and closed. Thanks!
No branches or pull requests
Feature Request
Feature description:
Add negation to Haystack. I.e. "Then it must not be in Haystack".
Suggested Solution description ( if you have any ):
Describe alternatives you've considered:
Could not find an alternate pattern to implement this functionality within the current feature set.
Additional context:
For example, how to ensure that an in step variable resource is not in the Haystack, or not covered by the Haystack.
The text was updated successfully, but these errors were encountered: