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

TA-2857: Move nodes to space sequentially on batch import #172

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

LaberionAjvazi
Copy link
Contributor

Description

Replace Promise.all() with for...of to move Move nodes to space sequentially on batch import. This fixes the bug that creates multiple new spaces when moving multiple packages to a space that does not exist.

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
  • I have updated docs if needed

@LaberionAjvazi LaberionAjvazi requested review from GencBlakqoriP9 and a team as code owners February 9, 2024 16:38
@LaberionAjvazi LaberionAjvazi changed the title [TA-2857] Move nodes to space sequentially on batch import TA-2857: Move nodes to space sequentially on batch import Feb 12, 2024
@LaberionAjvazi LaberionAjvazi merged commit e66baf1 into master Feb 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants