The priority value is not being set causing it to always be the default 0. Introduced in the original PR: https://github.com/cockroachdb/cockroach/pull/85131 Jira issue: CRDB-18995