- First commit to issue fork.
- Merge request !7Issue #3298760: Description property is missing in the info.yml file → (Open) created by kunal_sahu
- Status changed to Needs work
8 months ago 9:11am 16 December 2024 - 🇺🇸United States tr Cascadia
Yes, the description property is missing in the .info.yml file of the test-only module "mailsystem_test".
But the patch doesn't add a valid description - it just copies the description from the main mailsystem module.A valid description should describe what the test-only module does. I would rather have no description than have a wrong description.
- Assigned to dhruv.mittal
- Issue was unassigned.
- Status changed to Needs review
4 days ago 9:08am 4 August 2025 - 🇮🇳India pooja saraah Chennai
Addressed comment #11 Made improvements to the description of the mailsystem_test module.
Applied the previous patch.
Made some follow-up changes.
Interdiff attached for review.