Announcements module info file is missing the version property

Created on 5 March 2024, 3 months ago
Updated 19 March 2024, 3 months ago

Problem/Motivation

Announcements module info file is missing the version property. Therefore Drupal does not have correct info about the module version on install. Update manager module takes the Drupal core version from the first enabled module, which is (in case we will enable the Announcements module) this module. But with the missing version, update manager thinks that there is an update to the core, as no version is supplied.

Because of this, the tests are failing the installation phase - Drupal is trying to send new email about the update of the core, see: https://git.drupalcode.org/project/drupal/-/jobs/988469

Steps to reproduce

See: https://git.drupalcode.org/project/drupal/-/jobs/988469

Proposed resolution

Add missing property.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

7.0 ⚰️

Component
Announcements feedΒ  β†’

Last updated 3 months ago

No maintainer
Created by

πŸ‡ΈπŸ‡°Slovakia poker10

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024