Add a ##timelineitems.isprivate## field in notification templates #442
troncoli
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As mentionned in this forum post https://forum.glpi-project.org/viewtopic.php?id=294766, when iterating through the last n timeliteitems in a notification template, it would be interesting to be able to check if the timelineitems is private.
In my use case, I am reproducing the ticket feed in the notification, and being able to detect if the followup/task is private would allow me to put a dashed border like in GLPI for better readability.
All reactions