os-autoinst / openQA

openQA web-frontend, scheduler and tools.
http://openqa.opensuse.org/
GNU General Public License v2.0
319 stars 209 forks source link

Feature Request: Add URLs to the product link page (for bidirectional links) #5742

Open rclobus opened 3 months ago

rclobus commented 3 months ago

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:

Martchus commented 3 months ago

This is not a new idea. I guess we just never had the time to implement it.