Fixed an issue where is existing key and isn't existing key dont'… - #15339
Merged
iyeshaya merged 3 commits intoOct 24, 2021
Conversation
content-bot
changed the base branch from
master
to
contrib/spearmin10_ExtFilter
October 17, 2021 06:25
Contributor
|
Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @iyeshaya will know he can start review the proposed changes. |
Contributor
|
The CircleCI check from your latest pushed commit was unsuccessful. @spearmin10 take a look at the build by clicking this link. Failed Build Steps
Try and address the listed CircleCI build step failures at your earliest convenience. This will greatly expedite the process of getting your proposed changes merged into master. Happy coding and may the force be with you. |
iyeshaya
approved these changes
Oct 24, 2021
| @@ -0,0 +1,8986 @@ | |||
| Filter values with complex conditions.<br/> | |||
Contributor
There was a problem hiding this comment.
I don't think this file should be here, please remove it.
11 tasks
iyeshaya
added a commit
that referenced
this pull request
Oct 24, 2021
#15339) (#15437) * Fixed an issue where `is existing key` and `isn't existing key` dont' work. * Modified pack_metadata.json * Delete README.md.orig Co-authored-by: iyeshaya <81752898+iyeshaya@users.noreply.github.com> Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com> Co-authored-by: iyeshaya <81752898+iyeshaya@users.noreply.github.com>
wissamg
pushed a commit
that referenced
this pull request
Nov 1, 2021
#15339) (#15437) * Fixed an issue where `is existing key` and `isn't existing key` dont' work. * Modified pack_metadata.json * Delete README.md.orig Co-authored-by: iyeshaya <81752898+iyeshaya@users.noreply.github.com> Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com> Co-authored-by: iyeshaya <81752898+iyeshaya@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
… work.
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
N/S
Description
is existing keyandisn't existing keydon't workMinimum version of Cortex XSOAR
Does it break backward compatibility?
Must have