In v13, when a user receives an action item in the following format:
"To access this action item, Click Here" but they are brought to the general Clarity homepage.
This has a hidden link e.g.
http://hostname/niku/nu#action:calendar.actionitemDetails&odf_pk=6037021&tenantId=clarity
This works in firefox as it is able to redirect the http:// to
https://. IE is not able to do the redirect so my guess is that the redirect rules on the web farm servers might not be set to accommodate the new v13 url's.
It is as though something is causing the reqrite rule to malfunction.
Has anyone else ever seen this?