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
We need to use `values()` to ensure we're not implicitly grouping by
`workflowfirehistory.id` rather than `workflowfirehistory.workflow_id`.
Updates tests to ensure undoing this will fail.
0 commit comments