- Notifications
You must be signed in to change notification settings - Fork926
Description
When a workspace is updated to the latest active template version, and that template version doesn't have an associated message string, the message is rendered as****
, as it attempts to bold an empty string.
The notification should perhaps just omit theReason for update:
line altogether if this is the case.