Feature Request: Add URLs to the product link page (for bidirectional links)
When I have navigated to a product link page, see e.g. https://openqa.opensuse.org/admin/productlog?id=389603, in the 'Results' section the jobids are listed in JSON-format. It would be nice, if those jobids were URLs pointing to the jobs, to have a bidirectional navigation. The current page does not appear to have hyperlinks, and acts as a dead end (from the navigational point of view). I think that all information that is needed for linking to the jobs is present, and 'only' needs a different representation to make it a hyperlink.
To reproduce:
- Go to a build: https://openqa.opensuse.org/tests/overview?distri=microos&version=Tumbleweed&build=20240701
- Go to a test: flavor DVD, container-host for x86_64, i.e. https://openqa.opensuse.org/tests/4311082
- Click on 'Scheduled product', this opens https://openqa.opensuse.org/admin/productlog?id=389603
- In the 'Results' section, the jobid 4311082 is listed, together with the other jobids of this build
- These jobids could have been hyperlinks
- Additionally, an URL could be added to point back to the build
This is not a new idea. I guess we just never had the time to implement it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I've implemented this, and it has been merged: https://github.com/os-autoinst/openQA/commit/c5c5f1b795c972b2ecbd1cd32c78ebbad39d37e3 https://github.com/os-autoinst/openQA/commit/be0d00a955e7c3d0d003679d33571da15f6d0da2