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(api-elasticsearch-tasks): create task index before triggering task #4546

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

brunozoric
Copy link
Contributor

@brunozoric brunozoric commented Feb 19, 2025

Changes

This PR adds a step before triggering the Create Index task. When triggering the task, first we check existence of the Task indexes, and create them if they do not exist.

How Has This Been Tested?

Jest.

@brunozoric brunozoric self-assigned this Feb 19, 2025
@brunozoric brunozoric added this to the 5.42.1 milestone Feb 19, 2025
@brunozoric brunozoric marked this pull request as ready for review February 19, 2025 14:25
@brunozoric brunozoric force-pushed the bruno/fix/api-elasticsearch-tasks/create-index branch from cbfc135 to 36261ae Compare February 19, 2025 19:50
@brunozoric brunozoric merged commit 49a33e7 into dev Feb 19, 2025
19 checks passed
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