workflows: allow sending notifications without body text (#44796) #561

Merged
fpeters merged 2 commits from wip/44796-send-notifications-without-body into main 2023-08-11 00:31:49 +02:00
Owner
No description provided.
fpeters added 1 commit 2023-08-06 09:51:54 +02:00
fpeters added 1 commit 2023-08-06 09:52:58 +02:00
fpeters reviewed 2023-08-06 09:53:35 +02:00
@ -188,3 +187,3 @@
except TemplateError as e:
get_publisher().record_error(
_('error in template for notification title, mail could not be generated'), exception=e
_('error in template for title, notification could not be generated'), exception=e
Author
Owner

En bonus un commit qui corrige le texte des erreurs pour ne plus parler de mail.

En bonus un commit qui corrige le texte des erreurs pour ne plus parler de mail.
pmarillonnet approved these changes 2023-08-06 09:59:49 +02:00
pmarillonnet left a comment
Owner

Top.

Top.
fpeters merged commit 8ff58daee2 into main 2023-08-11 00:31:49 +02:00
fpeters deleted branch wip/44796-send-notifications-without-body 2023-08-11 00:31:49 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/wcs#561
No description provided.