-
Notifications
You must be signed in to change notification settings - Fork 946
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
[backend] set x_opencti_workflow_id upsert attribute (#7114) #7408
Merged
Conversation
This file contains 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
marieflorescontact
added
the
filigran team
use to identify PR from the Filigran team
label
Jun 18, 2024
marieflorescontact
added
the
multi-repository
For contribution that requires PR in several repository
label
Jun 18, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7408 +/- ##
==========================================
+ Coverage 67.44% 67.45% +0.01%
==========================================
Files 561 561
Lines 69258 69259 +1
Branches 5868 5869 +1
==========================================
+ Hits 46711 46719 +8
+ Misses 22547 22540 -7 ☔ View full report in Codecov by Sentry. |
marieflorescontact
force-pushed
the
issue/7114
branch
from
June 20, 2024 07:32
b43216e
to
6e6ef90
Compare
…pAddInput and make'x_opencti_workflow_id' upsert at true
marieflorescontact
force-pushed
the
issue/7114
branch
from
June 21, 2024 06:49
b662482
to
ec081f5
Compare
5 tasks
5 tasks
SamuelHassine
force-pushed
the
master
branch
3 times, most recently
from
June 23, 2024 20:06
b710111
to
c15ed81
Compare
Successfully tested locally with those entities:
|
SouadHadjiat
approved these changes
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
filigran team
use to identify PR from the Filigran team
multi-repository
For contribution that requires PR in several repository
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.
Proposed changes
x_opencti_workflow_id
upsert attribute to trueattributePathMapping
forx_opencti_workflow_id
x_opencti_workflow_id
in some addInput :Narrative
Sighting
DataComponent ``DataSource
associatedclient python PR:
OpenCTI-Platform/client-python#688
Related issues
Checklist
Further comments