bd36e43348
I'm not entirely sure why `engagement_status` is even present here but it ends up being inherited by the Recently Closed section because @closed doesn't explicityly set its status.That makes the cards in closed disappear when filtering by stage becaue they return true for `engagement_status = doing`.