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

One Organisation on my platform can no longer be added as an "Author" #4845

Closed
Lhorus6 opened this issue Nov 3, 2023 · 3 comments · Fixed by #4867
Closed

One Organisation on my platform can no longer be added as an "Author" #4845

Lhorus6 opened this issue Nov 3, 2023 · 3 comments · Fixed by #4867
Assignees
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)

Comments

@Lhorus6
Copy link

Lhorus6 commented Nov 3, 2023

Description

One Organisation on my platform can no longer be added as an "Author". Let me explain:

  • An Organization called X is present on my platform
  • I can find it in the "Organization" menu
  • I can create relationships with it
  • ... nothing unusual so far

but when I look for it in the "Author" drop-down menu (when creating a report, for example), it's nowhere to be found.

Ask me for more information

Environment

OpenCTI 5.11.12

@Lhorus6 Lhorus6 added the bug use for describing something not working as expected label Nov 3, 2023
@SamuelHassine SamuelHassine added this to the Release 5.11.13 milestone Nov 4, 2023
@labo-flg labo-flg self-assigned this Nov 6, 2023
@labo-flg
Copy link
Member

labo-flg commented Nov 6, 2023

I've tried to reproduce this issue on OCTI latest version (5.11.12), without success so far.

Here's what I do :

  • in entities, organizations, I create a new organisation
  • In analyses, report, I create a new report
  • In field Author, I correctly find my new organisation when I type its name
  • Same when I try to edit an existing report, I find my new organisation in the author dropdown.

Do you have a specific config or parameters that might get in the way somehow?

@Lhorus6
Copy link
Author

Lhorus6 commented Nov 7, 2023

It cannot be reproduced. It's a bug that happens unexpectedly. It used to be possible to find this Organization, but now it's not, for no apparent reason. I remember encountering the same bug a long time ago (on a completely different OpenCTI instance and a different Organization).

@Lhorus6
Copy link
Author

Lhorus6 commented Nov 7, 2023

Initial condition:

  • An Organization A is present on my platform
  • This Organization A has the alias "BBB".

Here are the tests performed during report creation:

  • I search in author "A" -> nothing appears
  • I search in author "BBB" -> nothing appears (normal, searching for authors by their alias does not seem to be implemented in this field)
  • I search for author "BBB", I wait, then I search for "A" -> my Ogranization appears...
  • I change the name from "A" to "Aa", I search in author "Aa" -> I find my Organization
  • I change the name of my Organization from "Aa" to "A" (the original name) -> the problem reappears...

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

Successfully merging a pull request may close this issue.

3 participants