Problem/Motivation

> QueueUI's dev releases will be packaged whilst D8 evolves. The current port
works with all existing base functionality. However, the dev version needs to be
extended to non-core classes of the Queue Inspection, which is going to need
converting to the plugin system before it can be extended by other contribute
modules.

This module has been in stable release for ages. None of that paragraph is relevant.

The bit about " which began in Drupal 7." should be removed too -- nobody cares about that.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork queue_ui-3621676

Command icon 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

joachim created an issue. See original summary.

iishaan made their first commit to this issue’s fork.

mdranove made their first commit to this issue’s fork.

mdranove’s picture

Status: Active » Needs review

Corrected branch name (shouldnt try to merge 3.2.x into 3.2.x) and fixed a typo that was in the same section (although not technically in scope?)

gokulg’s picture

Status: Needs review » Reviewed & tested by the community

Tested the patch from MR !69 and reviewed the changes.

Outdated references such as “which began in Drupal 7” and notes about Drupal 8 development have been removed, making the README clearer and more relevant to current versions.

The updated description is concise and accurately reflects the module’s functionality.

No functional impact observed.

Marking RTBC.