Jeremy Cloarec

Results 31 issues of Jeremy Cloarec

This PR is only to fix enable references behavior in the scope of the #5884 issue. Other PRs will aim to fully fix the enable references behavior for all entities,...

### Proposed changes * We now check that the user has access to all related relations before deleting ### Related issues * #6421 ### Checklist - [x] I consider the...

filigran team

### Proposed changes * [x] fix enable references in containers entity lines popover * [x] fix enable references in containers knowledge graph (ask for references when removing from graph) *...

filigran team

## Description When deleting a report choosing the cascade delete option, we sometimes get an Already deleted error. This is due to a bug in the cascade delete of the...

bug

## Description "Entities view" in knowledge panel doesn't filter out entities with the markings of their relationship. When switching to "Relationships view", markings are properly applied. I found this bug...

bug
filters

### Proposed changes * add askAnalysis mutation in stixCoreObjectEdit * add new INTERNAL_ANALYSIS connector type * askAnalysis request creates a work and send a message to the first INTERNAL_ANALYSIS connector...

### Proposed changes * We now check that the user has access to all related relations before merging ### Related issues * #7043 ### Checklist - [x] I consider the...

filigran team

## Description The validation doesn't recognize some valid URLs. URLs in the form of http://localhost:4000/storage/get/* are not accepted for exemple, as well as ftp addresses. ## Environment 1. OS (where...

bug
ingestion

## Description It looks like askAI doesn't work properly when an image is inserted in the content. We get the following error: ` An error occurred: MistralAPIError: HTTP error! status:...

bug
askai

### Proposed changes Related client PR: https://github.com/OpenCTI-Platform/client-python/pull/716 ### Related issues * * ### Checklist - [ ] I consider the submitted work as finished - [ ] I tested the...