Francois GRUNERT
Francois GRUNERT
A form has been forgotten in the `StixCoreObjectOpinionsDialog.ts` file. You can test it in a report by clicking on the button above the radar. 
Already fix here : https://github.com/OpenCTI-Platform/opencti/issues/6991 The bug has disappeared locally but is still present on testing.
#5550 will create a new capability 'Bypass mandatory fields' for connectors
CURENTLY : We have 2 different attributes with the same `name : 'created'` : - a general attributes referenced in `attribute-definition.ts` (line 366) - a specific attribute referenced for example...
Decision with @SouadHadjiat and @nino-filigran : Display the field `created` for all entities.
I have an issue, when a user have one dashbord (a a public dashboard associated), and an other user without dashboards click on `public dashboard` FIRST USER : (create a...
- The `Cancel` button doesn't work in the create drawer - When you create a theme, you set the name in the create form, errors are displayed in the other...
- [x] Cancel Button - [x] Don't validate all fields before the first change - [x] Display stars on mandatory fields - [x] Don't disable the `create` button if `!isValid`...
Error management on the DetectDuplicate query is not clear : I try to create a new theme : - I enter the name `Dark` - The query return the theme...
Import type validation Currently, I can import any json file into the import theme module. The actual behaviour, for example Dashbord import, if the file doesn't has the right type,...