Task reminder link does not work
When recieving a reminder for a task the URL contained within the task is not valid. The problem appears to be due to the omission of an 's' in the http:// section.
The following was sent:
http://<Machine>/tasks/CUDTask.jsp?TASKID=1201&MODE=Edit
But it should have been:
https://<Machine>/tasks/CUDTask.jsp?TASKID=1201&MODE=Edit
There is also no link in the reminder to the original request, which also can't be accessed from the task once the 'correct' URL is opened. This means that working out what needs to be done to satisfy the task can be a complicated process of double-checking and identifying. This could be simplified if there were a link to the request in the task and the reminder.
New to ADSelfService Plus?