Hyperlink in the field is redirecting to other record instead of the actual URLDescriptionWhen a user runs a report on the table which has a field of type URL, sometimes, it will redirect to another record instead of the actual URL due to the order of the columns.Release or EnvironmentAllResolutionChange the order of the Column as below and click on any hyperlink in the field u_test_jira. Now the hyperlink will redirect to the actual URL. Additional InformationSTEPS TO REPRODUCE: Create a field of type: URL in Table: Problem_task. (ex. 'Test JIRA' [u_test_jira])Make sure there are 2-3 records in problem_task table for a problem.Add hyperlinks in the field u_test_jira for those records like below:Create a report on the problem_task table where the field u_test_jira stays in 1st or 2nd place in the order like below:.Run the report and see the results.Click on the hyperlink field and it redirects to the problem_task page instead of the actual URL.