Skip to content

Conversation

@emma-sg
Copy link
Member

@emma-sg emma-sg commented Oct 16, 2025

Quick fix for an issue where the default state of the crawl running filter on the workflows list page was incorrectly filtering out running crawls.

@emma-sg emma-sg force-pushed the frontend-fix-workflow-running-filter branch from fe399a5 to 0e4bf97 Compare October 16, 2025 20:53
@ikreymer ikreymer changed the base branch from main to 1.19.4-release October 16, 2025 23:40
previously the parameter was treated as optional boolean but the logic
treated the absence of the parameter as false, which differs from other
parameters. now it's explicitly set to true only when the parameter is
present and equals "true", and undefined otherwise.
@ikreymer ikreymer force-pushed the frontend-fix-workflow-running-filter branch from 0e4bf97 to 4a48ef6 Compare October 16, 2025 23:41
@ikreymer ikreymer merged commit e9273ff into 1.19.4-release Oct 16, 2025
29 checks passed
@ikreymer ikreymer deleted the frontend-fix-workflow-running-filter branch October 16, 2025 23:42
ikreymer added a commit that referenced this pull request Oct 17, 2025
…2905)

Quick fix for an issue where the default state of the crawl running
filter on the workflows list page was incorrectly filtering out running
crawls. (1.19.4 patch release)

Co-authored-by: Emma Segal-Grossman <hi@emma.cafe>
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.

3 participants