-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsecurity coveragesolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)
Milestone
Description
Description
Error when updating the confidence level in Security Coverage
Environment
- OS (where OpenCTI server runs): Mac OS
- OpenCTI version: Last
- OpenCTI client: frontend
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create a security coverage
- Put the confidence level at 60 for exemple
- Try to create
- The error appears
Expected Output
The creation is submitted without error
Actual Output
Error Variable "$input" got invalid value "62" at "input.confidence"; Int cannot represent non-integer value: "62"
Additional information
Screenshots (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsecurity coveragesolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)