Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create a new autonomous system in observables tab #1120

Closed
JeromeSRT opened this issue Mar 1, 2021 · 3 comments
Closed

Unable to create a new autonomous system in observables tab #1120

JeromeSRT opened this issue Mar 1, 2021 · 3 comments
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@JeromeSRT
Copy link

Description

I can't create a new autonomous system observable in OpenCTI

Environment

  1. OS (where OpenCTI server runs): MacOS Big Sur 11.2.1
  2. OpenCTI version: OpenCTI 4.2.4
  3. OpenCTI client: Frontend in Safari 14.0.3
  4. Other environment details: French langage for GUI

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Click Observables on the left column, then Observables button on top left
  2. Click on (+) button, choose Autonomous system
  3. Fill out the fields, then click on create button

Expected Output

A new autonomous system do not appear in the list...

Actual Output

No new autonomous system in the list, but a doublon of an autonomous system appears...

Additional information

image

@richard-julien richard-julien added the bug use for describing something not working as expected label Mar 1, 2021
@richard-julien richard-julien added this to the Release 4.3.0 milestone Mar 1, 2021
@richard-julien
Copy link
Member

GraphQLError: Variable "$AutonomousSystem" got invalid value null at "AutonomousSystem.number"; Expected non-nullable type "Int!" not to be null.,

@JeromeSRT
Copy link
Author

JeromeSRT commented Mar 1, 2021

GraphQLError: Variable "$AutonomousSystem" got invalid value null at "AutonomousSystem.number"; Expected non-nullable type "Int!" not to be null.,

Oh sorry, i made a mistake, i did not understand how to fill out the autonomous system fields with the right type of data...

@richard-julien
Copy link
Member

Oh the bug is real :) OpenCTI should of course inform the user correctly. Thanks for the report.

@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

3 participants