Open Lhorus6 opened 1 month ago
Two corrective actions to handle:
URL is not mandatory, you have to put either an External Id, a URL or a File I think ?
You right @Kedae.
Oh ok, it's mandatory: Name AND (url OR external id OR file)
?
It may be complicated, but it has to be understandable.
May be we can try to address this matter with the "mandatory fields" work from community ? @frapuks @Jipegien @romain-filigran
Currently, we have 3 fields touched by this issue :
We need to have an external id OR an url.
The FBI PR is to display a star ater mandatory fields, and take account of the custom mandatory properties. But, we don't have customizable fields on External Ref.
I try to add a condition to set a external id as mandatory if url is empty : But we can't use the same solution for the second field url because this is a cycling condition...
=> https://github.com/OpenCTI-Platform/opencti/compare/master...issue/8612
Was it fixed with issue/8612 ?
No, i create this branch only for trying a solution for a fast example. I don't work more on this issue.
Description
When I create an External Reference the form doesn't correctly display the information that the URL is mandatory
Environment
OCTI 6.3.4
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
Example with the name field:
Additional information
Maybe related, it's not noted as mandatory in the CSV mapper either: