- Assigned to kallado
- Status changed to Fixed
almost 2 years ago 5:11pm 19 January 2023
Most modules however will have to remove deprecated code to be compatible with Drupal 9. Therefore they will not able to be compatible with all versions of Drupal 8.
For example a module that is compatible with Drupal 8 versions after Drupal 8.8.0 and also Drupal 9 will need a info.yml file like this:
name: My Module
type: module
core_version_requirement: ^8.8 || ^9
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.