You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of keeping this complexity around, I think it's a lot easier to add a field Project.has_good_build that's updated when the first successful build happens and use that field to filter them here.
The query will be instant and a lot easier to understand.