@@ -43,7 +43,7 @@ The Reminders App appears in the navbar and allows the agent a more specialized
- Tickets assigned to you with a pending/overdue task that are not in a Closed state
- Recent tickets you have viewed
- Tickets assigned to you that are not in a Closed state
- Tickets you are CC’d on that are not in a Closed state
- Tickets you are following that are not in a Closed state
It also allows you to quickly manage your tasks by seeing the notes you have left for said task, when it is due, and a button to quickly mark the task as done (remove the notes and due date).
@@ -182,7 +182,7 @@ The current user settings, which will determine what notifications you will (and
- This tells the app what kind of tickets to notify you for
- Values:
- Assigned tickets only
-CC’d tickets only
-Followed tickets only
- All tickets
- Notify me about
- This tells the app what kind of events to notify you for
@@ -211,7 +211,7 @@ The current user settings, which will determine what notifications you will (and
- This dictates if you want to be notified via the app when a ticket is about to breach (within 2 hours)
- Values:
- Assigned tickets only
-CC’d tickets only
-Followed tickets only
- Tickets within my SGG only
- All tickets
- Note: This works independently of all other settings.