-
Notifications
You must be signed in to change notification settings - Fork 1k
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 display "sighting" detail when creating a sighting from an organisation entity #8146
Comments
We need to look into the possibility of always redirecting to the sighting detail view (/dashboard/events/sightings/{sighting_id}). |
=> This issue has been resolved with the issue #8814 (fix Sightings tab under Observables and Indicators However, there remains some doubt about the redirection. It currently points to the sighting embedded within its entity: |
The fix seems to be : redirect to the Sighting overview (and not to the knowledge overview of one entity involved in the sighting). @romain-filigran |
Description
When creating a sighting from an organization entity with an observable, it's not possible to view the detail when clicking on it. (seems to redirect to an invalid URL).
Moreover (when it's works), I don't understand while we have the feeling to be in the "knowledge" part and not in the "sighting" part of the entity ("knowledge" tab active and not "sighting") when viewing the detail of a sighting.
Environment
OpenCTI version: 6.2.14
Reproducible Steps
Navigate to an organization entity. from the "sighting" menu, create a sighting with an observable (ex: IP address).
Click on the created "sighting", you will redirected to an empty page.
Expected Output
Actual Output
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: