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

Batch edit event bus improvement #743

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

xIrusux
Copy link
Contributor

@xIrusux xIrusux commented Nov 26, 2024

Changes in this pull request

Resolves #648

Additional info

initially worked on the promise handling to ensure the reload happens at right time but the solution eventually was to
change when we publish the refresh event to the event bus to only happen on "finished" status of the job. This avoids reloading too early

@xIrusux xIrusux requested a review from vin0401 November 26, 2024 11:48
Copy link
Collaborator

@vin0401 vin0401 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. :)

@xIrusux xIrusux merged commit 4c5029a into 1.x Nov 26, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 2024
@xIrusux xIrusux deleted the batch-edit-event-bus-improvement branch November 26, 2024 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] batch edit does not work
2 participants