Current Environment: 7.1 P03
Hello
Supervisors are are not brought to the approval request when clicking the View the Approval Request in the approve email.
The source edit is:
</p><p style="margin-top: 0">
<a href="${WorkItemURL}">View the Approval Request</a>
</p><p style="margin-top: 0"><br></p><p style="margin-top: 0">
This is an example of the URL when the supervisor clicks on the link:
https://{OnPrem G&L Server}/aveksaWFArchitect/$%7BWorkItemURL%7D
This happened on multiple patches and versions.
Here is an example of a link from my lab (using the same variable)
https://10.101.66.60:44316/aveksa/main?Oid=1302:WPDS:1&PageID=ChangeRequestApprovalMainPageData&ReqType=GetPage&ObjectClass=com.aveksa.gui.objects.workflow.GuiWorkflowWorkItem
Is this what the users end up with in the browser after clicking the link, or is this what is actually sent from our product in the email? I'm guessing maybe the URL is getting mixed up after the click on it and go through SSO.
Is the behavior the same if you are already logged in then click on the link from the email vs if you are not logged in and click on the email link then get redirected to login?