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

Fix for mistake in indent. #2377

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

piolug93
Copy link
Contributor

The return was in a loop, when the indicator was composed, there was an exit too early. This resulted in the failure to create two indices for the filename|md5 type, for example.

@helene-nguyen helene-nguyen self-requested a review July 22, 2024 10:02
@helene-nguyen helene-nguyen merged commit b7ed597 into OpenCTI-Platform:master Jul 22, 2024
3 checks passed
@helene-nguyen
Copy link
Member

@piolug93 Thank you for your contribution, I've merged your changes but I need to re-indent because this return needs to be in this loop, a new PR has been made for this. Could you open an issue for this and detail the expected result?

I've added some changes to have more information in logs in case the connector have an exception outside the main process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants