Problem/Motivation
#3305745: Add Queue UI integration added support for Queue UI to the 2.x branch, but this plugin is not present in the 3.x branch.
See corresponding commit on the 2.x branch:
https://git.drupalcode.org/project/queue_unique/-/commit/e4efd0558b3cb02...
Proposed resolution
Port the plugin to 3.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3374940-queue_unique-integrate-with-queue_ui1a.jpg | 92.14 KB | dydave |
| #7 | 3374940-7-queue_unique-add-queue_ui-integration.patch | 791 bytes | dydave |
Issue fork queue_unique-3374940
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
longwaveComment #4
a.milkovskyThe PR looks good.
Comment #5
eduardo morales albertiTested on a Drupal 10.1.8. RTBC!
Comment #7
dydave commentedHi everyone,
Thank you very much for raising this issue and providing a very helpful patch.
I would like to confirm successfully testing the changes from !MR4 with :
I would like to confirm that without this patch the
Inspectbutton doesn't display in Queue UI back-end interface, see screenshot below:Minor code clean-up changes were added at #6, with the resulting patch attached as reference:
3374940-7-queue_unique-add-queue_ui-integration.patch
We would greatly appreciate if a maintainer could please try taking a look at the changes in this ticket, in particular the corresponding merge request !MR4 and give us some comments and feedback.
Feel free to let us know if you have any questions or concerns on any of the changes in the merge request or this ticket in general, we would surely be glad to help.
Thanks in advance !
Comment #8
dydave commented