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 printing search with deactivated batchwise status checking #4210

Conversation

ThoWagen
Copy link
Contributor

Currently, the searches will get printed prematurely when batchwise status checking is deactivated in the configs, because the "item-status-done" is emitted after the first loaded instance.

This is fixed by always activating batchwise status checking when printing.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @ThoWagen -- since this bug affects release 10.1.x, I've backported the fix to the release-10.1 branch and merged it from there to dev.

@demiankatz demiankatz closed this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants