Skip to content

Management: fix incorrect template for stream queue user policy arguments#15335

Merged
michaelklishin merged 1 commit intomainfrom
da-stream-policy
Jan 22, 2026
Merged

Management: fix incorrect template for stream queue user policy arguments#15335
michaelklishin merged 1 commit intomainfrom
da-stream-policy

Conversation

@ansd
Copy link
Copy Markdown
Member

@ansd ansd 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

…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.
@michaelklishin michaelklishin added this to the 4.3.0 milestone Jan 22, 2026
@michaelklishin michaelklishin merged commit 132057c into main Jan 22, 2026
289 of 290 checks passed
@michaelklishin michaelklishin deleted the da-stream-policy branch January 22, 2026 18:33
michaelklishin added a commit that referenced this pull request Jan 22, 2026
Management: fix incorrect template for stream queue user policy arguments (backport #15335)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants