Problem/Motivation
Upgrade to Drupal 11.
Steps to reproduce
Run the upgrade status scanner.
Proposed resolution
Upgrade status is only reporting:
web/modules/contrib/views_add_button/views_add_button.info.yml 5 Value of core_version_requirement: ^8 || ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
Remaining tasks
Change the core version requirement.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Drupal-11-upgrade-requirements-for-Views-Add-Button-3489089.patch | 778 bytes | ananya.k |
Issue fork views_add_button-3489089
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 #2
ananya.k commentedI have made the necessary changes based on the upgrade status.
please refer to attached patch.
Comment #4
mortona2k commentedSeems to be working.
What's up with this change?
Comment #5
vasike+1 for commit the patch
@mortona2k for your question
it's the depency update needed to work with D11
Comment #6
interlated commentedWorks for me +1
Comment #8
terry_kolodiy commentedThanks, everyone, for your efforts. Tested it by myself. Works perfectly on D11.
Merged to 2.0.x.
Will be released soon