When you click the defect ID # in the ALM email, it is taking you to the unsecured URL (missing the ‘s’): http://myservert/qcbin/start_a.jsp
This is causing the user to go to a page that says: "This page can't be displayed".
In order to get around this, the user must add the ‘s’ after ‘http’ and then the link will work and go to: https://myserver/qcbin/start_a.jsp
Is there anyway to update this link provided in the ALM generated email to have the 's' built in so the links work and don't cause others to not be able to get to the defect information in ALM?
↧