Jeremy Cloarec
Jeremy Cloarec
Placing this bug on pause. Fixing it requires current rework of denormalized relations to be finished.
Just a detail, but maybe the filter box could be moved just a bit down? The 'Add filter' text goes a bit onto the 'Trigger filters' text when we click...
What's the expected behavior when auto is set to true in import-external-reference? Does it still take into account the trigger filters?
The difference in behavior was due to the fact that: * in the first use case, when importing the file from an entity, we modify the bundle to add the...
we worked on solving the initial bug, but there was some behaviors that we weren't sure if they were intended or not. We created this issue to keept track of...
We found the cause of the issue: pagination isn't handled correctly when sorting by _score. Exports were done sorting by _score, but the pagination is inconsistant when doing so: the...
A fix is being worked on to make _score ordering work. In the meantime, a workaround is available: before exporting a list, you can order by any given column. This...
This issue was fixed with pr https://github.com/OpenCTI-Platform/client-python/pull/733 on python client
Hello! There is currently no way to add Log Sources or Thrat Hunting Techniques when creating Courses of Actions from the graphql API. But using pycti, you can use the...
Good catch, I did some status. They should now all be there