Describe the bug
When entering the test history of any test of any job, the link to the original project is broken.
For example, if I go to link (fake links):
https://infrabox.com/dashboard/#/project/projectName/build/1/1/job/jobName/suite/suite1/test/testName
When clicking on projectName, I would expect the link to be: https://infrabox.com/dashboard/#/project/projectName/
But the link is: https://infrabox.com/dashboard/#/
To Reproduce
Steps to reproduce the behavior:
- Go to test history
- Click on the name of a project
- See error
Expected behavior
When clicking the name of the project, the URL should point to the project.
Describe the bug
When entering the test history of any test of any job, the link to the original project is broken.
For example, if I go to link (fake links):
https://infrabox.com/dashboard/#/project/projectName/build/1/1/job/jobName/suite/suite1/test/testName
When clicking on
projectName, I would expect the link to be: https://infrabox.com/dashboard/#/project/projectName/But the link is: https://infrabox.com/dashboard/#/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When clicking the name of the project, the URL should point to the project.