Skip to content

Management: fix incorrect template for stream queue user policy arguments (backport #15335)#15336

Merged
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15335
Jan 22, 2026
Merged

Management: fix incorrect template for stream queue user policy arguments (backport #15335)#15336
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15335

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Jan 22, 2026

The stream queue type configuration in global.js incorrectly pointed to quorum-queue-user-policy-arguments for its user_policy_arguments template.

This caused the "Queues [Quorum]" section to appear twice in the Policies management UI (once for actual Quorum queues, and once incorrectly for Stream queues).

This commit updates the configuration to use the correct stream-queue-user-policy-arguments template.

Before:
Screenshot 2026-01-22 at 18 52 41

After:
Screenshot 2026-01-22 at 18 53 07


This is an automatic backport of pull request #15335 done by [Mergify](https://mergify.com).

…ents

The `stream` queue type configuration in `global.js` incorrectly pointed to `quorum-queue-user-policy-arguments` for its `user_policy_arguments` template.

This caused the "Queues [Quorum]" section to appear twice in the Policies management UI (once for actual Quorum queues, and once incorrectly for Stream queues).

This commit updates the configuration to use the correct `stream-queue-user-policy-arguments` template.

(cherry picked from commit 1276b7d)
@mergify mergify bot assigned ansd Jan 22, 2026
@michaelklishin michaelklishin added this to the 4.2.4 milestone Jan 22, 2026
@michaelklishin michaelklishin merged commit aff8b3d into v4.2.x Jan 22, 2026
575 of 576 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-15335 branch January 22, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants