Following tasks is an easy way to stay informed of what happens with the tasks you are interested in. With this functionality, users can subscribe to items that are vital to them and unsubscribe from messages that are not relevant anymore.
In SimpleOne, notifications by default are sent to the email specified in the user profile. Also, users can specify other notification channels once (to integrate them with the business solution, use SimpleOne Table API).
You can follow a task by clicking the Follow button at the top right corner.
After this, the follower will start receiving notifications related to this record, and the text on the button will change to Unfollow. To unsubscribe from messages, click the Unfollow button.
To place the Follow button on the record form, perform the following steps:
You can check if the Follow button is implemented to the table.
|
This multiple-choice field contains a list of users subscribed to notifications.
The user is added to this list after clicking the Follow button. After clicking the Unfollow button, the user is removed from the Followers List.
This functionality is implemented for ITSM objects: Change Requests, Incidents, User Queries, Problems, Service Requests.
If the followed record has related records, then the value of the Followers List field will be transferred from the parent record to the child.
To understand the transfer logic between related tasks, see the relationship cascade:
The agent was subscribed to the Incident in the system. A problem was raised to deal with the incident causes, and afterward, a change request is opened to fix all the issues. In this case, the agent following the initial incident will follow the related problem and change request as well.
The notification types implemented for the Following Engine functionality are listed below. Notifications are sent to all users from the Followers List related to the record.
In this context, the task is a user query or any other task type and is relates to the Task table or its child tables: Incident, User Query, Change, Request, Problem.
Notification | Criteria |
---|---|
The followed task has been registered. |
|
The followed task has been commented. |
|
The followed task has been successfully processed. |
|
These notification rules and templates are provided by default. You can customize them to your goals and objectives, depending on your business needs. For more information, please refer to the Notifications article.
Only the user assigned to the task (specified in the Assigned User field) can manage the Followers List related to the task (add or delete followers). For other users, this list is read-only and unavailable for editing. |