| Summary: | [RFE] Provide a hyperlink on the recipe page linking to the web application running on the system | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Lukas Zapletal <lzap> |
| Component: | web UI | Assignee: | Dan Callaghan <dcallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | develop | CC: | dcallagh, huiwang, mjia, rjoost |
| Target Milestone: | 24.0 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-21 18:51:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Lukas Zapletal
2016-04-01 12:04:49 UTC
The recipe widget (on the recipe page and job page) already has a link to the system page for that system. That is, if recipe 123 ran on $FQDN then: https://beaker.example.com/recipes/123 links to https://beaker.example.com/view/$FQDN Do you mean, you also want it to link to http://$FQDN/ under the assumption that there is some web app running there? Dan, I mean exactly that. I apologize for confusion. I understand not all use cases are web apps, but the portion is perhaps increasing. If you can at least track this request with low-priority, that would be great. Thanks! I actually implemented this as part of bug 1366191 for Beaker 24.0. ... although now that I look at it again, I see that we are still showing the "View http://$THESYSTEM" menu item even after the recipe is finished, which is not right. But I think we can file that as a separate bug to fix in 24.1. Verified this issue in bug 1366191 and filed a new bug 1412878 according comment #4. Thanks Sophia. Beaker 24.0 has been released. |