stable

Clone or download

Read-only

feat: Check emptyness of the title

We don't want to send calendar event without summary, so we must check that the title is not an empty string. Part of story #35094: have "calendar" events attached to tracker email notification Change-Id: Ic5a5a59f8a82bc57f088aa3dcd227b34c2435177

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Changeset/PostCreation/EmailNotificationAttachmentProvider.php +14 −2 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/Changeset/PostCreation/EmailNotificationAttachmentProviderTest.php +42 −16 Go to diff View file