Problem/Motivation
Module will not install on Drupal 10.
Proposed resolution
Update advancedqueue.info.yml to reflect Drupal 10 compatibility
Remaining tasks
Merge the patches / MRs for the following issues:
- https://www.drupal.org/project/advancedqueue/issues/3262956
- https://www.drupal.org/project/advancedqueue/issues/3264133
The MR for this issue addresses the core_version_requirement issue in advancedqueue.info.yml only, and should be held until all emerging deprecations for Drupal 10 are addressed.
In addition, the module maintainers will likely want to create a new major version of this module for Drupal 10. This patch, as is, applies to 8.x-1.x-dev branch, but will be easily applicable to the corresponding file for a new major version.
Patch is submitted for those working on D10 based applications that use this module. Please note related issues and associated patches that will also need to be applied.
Issue fork advancedqueue-3264137
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
lisa.rae commentedComment #4
lisa.rae commentedComment #5
bojanz commented@lhridley
Thank you for your work. I've merged the other two issues.
Comment #6
lisa.rae commentedComment #8
bojanz commentedThanks!