Add core_version_requirement: ^8 || ^9 to message_notify.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mo_farhaz created an issue. See original summary.

mo_farhaz’s picture

Assigned: mo_farhaz » Unassigned
Status: Active » Needs review
FileSize
326 bytes

Added core version requirement.
please review it

Suresh Prabhu Parkala’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @mo_farhaz
Patch applied without error.

heddn’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
1.03 KB
1.34 KB

Tested module w/ private message on 9.1.x. Notification emails are received by users. But to install a Drupal 9 site, I needed to update .info.yml files for the test and example modules as well. See updated patch.

pratik_kamble’s picture

Issue tags: +DIACWJuly2020
harika gujjula’s picture

Assigned: Unassigned » harika gujjula
harika gujjula’s picture

Status: Needs review » Reviewed & tested by the community

@heddn Patch Applied successfully. But Since, Message notify has a dependency on Message module, which doesnot have the D9 compatibile version, it restricts from installing the module.
However, applied the available patch https://www.drupal.org/project/message/issues/3113123 for Message and then the module seems to work fine.

harika gujjula’s picture

Assigned: harika gujjula » Unassigned
hexblot’s picture

Message core has had a D9 release for a couple of weeks now -- maybe push this change?
Seems to be working for us as well, would love to get rid of the (semi-)manual patching.

  • jhedstrom committed dae2c49 on 8.x-1.x authored by heddn
    Issue #3120194 by heddn, mo_farhaz: Drupal 9 readiness
    
jhedstrom’s picture

Status: Reviewed & tested by the community » Fixed

Thanks all!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.