Notification
Users can send themselves notifications as a job result action. Notifications consist of the title and a message body. Text placeholders can be used in the title and message (e.g. the job result) to send more specific information from the task to the user.
Notifications can optionally be configured with a link that should be visited when clicking the notification body. This link can either be a relative path on the server, e.g taskplanner/
or an absolute link to a website, e.g. https://my-company.com
.
Users with the Users and Groups manager permission can also send messages to groups and other users.
Note: A new notification is generated each time the job is executed. They will appear as a single notification each time.
Settings
The global Notifications settings allow to configure some types of notifications to be received from the Task Planner plugin:
-
Task Planner Action: Receive notifications from actions of a task
-
Task Planner Error: Receive notifications when a task fails
-
Task Planner Status: Receive notifications for each event the Task Planner generates when running a task.