-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Dear Team,
We have identified an issue in Chiefonboarding related to the Hardware module.
Problem description:
- In the task notification emails, the field "Last Message" no longer contains the expected message text.
- Instead, the email only displays a single dash ("-").
- This behavior started recently and was not present before.
Technical observations:
- The HTML of the email shows the dash as actual content, which means the system does not provide the original message text anymore.
- Therefore, this is not a rendering or email client issue, but most likely caused by:
- The backend not saving or passing the message value correctly.
- A template/configuration problem in Chiefonboarding where the variable for “last_message” is not resolved anymore.
Next steps for analysis:
- Verify whether the last_message field in the task object/API contains the dash (“-”) instead of the actual content.
- Check the Hardware templates under Settings → Hardware → Templates to confirm if the variable for the last message has changed or is missing.
- Review any recent updates or configuration changes that may have impacted message rendering.
Impact:
- Users receiving hardware-related emails cannot see the actual instructions, only a placeholder dash.
- This reduces clarity in onboarding processes and may cause delays or mistakes in hardware provisioning.
- Please investigate the root cause and provide a fix.
long time ago, the content was shown correctly:
What we tried
- Empty Template under Email Template (Administration) -> Its empty.
Why is the Message empty here and only shown "-"?

Metadata
Metadata
Assignees
Labels
No labels