Needs work
Project:
Queue UI
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Dec 2023 at 02:50 UTC
Updated:
7 Aug 2025 at 06:01 UTC
Jump to comment: Most recent
Comments
Comment #4
artis commentedAll of the test failures were related to other parts of the module not this code. I'm using this code in production on a site.
Comment #6
ptmkenny commentedI rebased since the tests in 3.1.x are passing; let's see if this passes now.
Comment #7
ptmkenny commentedThe MR breaks the phpunit tests, so I'm setting this to "Needs work."
The tests for 3.1.x are passing, so this MR is actually at fault.
Comment #8
volegerI left a review comment
Comment #9
volegerYes, the current change also breaks the test, as the testing user is usually granted only `admin queue_ui` permission. So, tests need to be updated as well.
Comment #10
volegerComment #11
voleger