Hive Hive
Sign in

Build-runs dashboard no longer crashes with “does not contain” filters

Metadata
Source
GitHub
Version
xcresult-processor-image@0.29.0
Domains
Published
Jun 23, 2026 · 11:19 UTC
Repository
tuist/tuist
Update

The build-runs dashboard raised a 500 error when filtering text columns like Branch, Xcode version, or macOS version with the “does not contain” operator. Both Xcode and Gradle build-runs views now convert that operator to the form expected by Flop, so the dashboard filters correctly again.