Results 30 comments of Sarah Bocognano

What is happening with this fix ? Can we review it or it will be split in 2 ?

![Capture d'écran 2024-06-14 120843](https://github.com/OpenCTI-Platform/opencti/assets/98532359/2e805ef8-8014-49b7-8c3a-e7f52f4183fe) When I try to edit a report, I submit an external reference as required, the mutation executes but the form doesn't disappear. It stays blocked like...

![image](https://github.com/OpenCTI-Platform/opencti/assets/98532359/35b48eb5-a3f1-4197-bead-cd5d28752a4f) When trying to add a new entity in knowledge graph I have a validation error but the message is empty in snackbar. (Although I have it in the backend...

Update: Behavior is working well for me, the only thing remaining is that the form doesn't disappear when update is selected. Need to check the updater

Update: After discussing with the product team, we noticed that there was another issue on this topic. Currently, in the platform, we can set a valid_from equal to valid_until, which...

Update: This issue is applicable to all entities, example : - I add a threat Actor in investigation - I select this threat actor - I select "Threat Actor" to...

Is it possible to put at least a valid_from date in the tests ? It is required in indicators

Should be fix with this PR: https://github.com/OpenCTI-Platform/opencti/pull/6727/files

After testing, the merge of the PR: https://github.com/OpenCTI-Platform/opencti/pull/6727/files fixed the bug