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

There are 'Exports lists' in another report (OBSERVABLES in report) #8241

Closed
misohouse opened this issue Sep 4, 2024 · 2 comments · Fixed by #8309
Closed

There are 'Exports lists' in another report (OBSERVABLES in report) #8241

misohouse opened this issue Sep 4, 2024 · 2 comments · Fixed by #8309
Assignees
Labels
bug use for describing something not working as expected export Functional scope : EXPORT solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@misohouse
Copy link

misohouse commented Sep 4, 2024

OpenCTI version : 6.2.12

There are 'Export lists' generated by other reports, so it's hard to tell which report generated the list.
image

This does not happen on the ENTITIES tab, but only on the OBSERVABLES tab.

Can you please confirm?

@misohouse misohouse added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Sep 4, 2024
@misohouse misohouse changed the title The are 'Exports lists' in another report (OBSERVABLES in report) There are 'Exports lists' in another report (OBSERVABLES in report) Sep 4, 2024
@romain-filigran
Copy link
Member

Reproduced. No "entity_id" is provided in the "exportContext" query param as we do for "entities".

For entities export:
"variables":{"count":25,"exportContext":{"entity_id":"e9507545-7213-4f30-9c22-3114cd2e3846","entity_type":"Stix-Domain-Object"}}

For observables export:
"variables": "{count: 25, exportContext: {entity_type: "Stix-Cyber-Observable"}}"

@romain-filigran romain-filigran added export Functional scope : EXPORT and removed needs triage use to identify issue needing triage from Filigran Product team labels Sep 4, 2024
@romain-filigran romain-filigran added this to the Bugs backlog milestone Sep 4, 2024
@misohouse
Copy link
Author

@romain-filigran

Thank you for your answer.

I understand what the issue is.

And, you added the keyword 'Bugs backlog', will this issue be fixed in the next update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected export Functional scope : EXPORT solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
3 participants