Bug 1442767
| Summary: | [Ansible Tower] - Ansible Tower Jobs - relationships table wrong redirection to Parent Provider | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | lgalis |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | dajohnso, dmisharo, hkataria, jhardy, lgalis, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | tower:ui | ||
| Fixed In Version: | 5.8.0.11 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1435280 | Environment: | |
| Last Closed: | 2017-05-31 15:05:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Ansible | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1435280 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-04-18 00:03:29 UTC
New commit detected on ManageIQ/manageiq-ui-classic/fine: https://github.com/ManageIQ/manageiq-ui-classic/commit/d5eacd28127359d7bd220672d97748ca5807612e commit d5eacd28127359d7bd220672d97748ca5807612e Author: Harpreet Kataria <hkataria> AuthorDate: Mon Apr 24 16:35:03 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Apr 24 18:41:25 2017 -0400 Merge pull request #1127 from lgalis/fix_link_to_parent_tower_provider_in_job_summary Fix links to parent provider from Job summary page (cherry picked from commit cb562dd482d3ed6bb6f2f25f54d9d34e79e4c712) https://bugzilla.redhat.com/show_bug.cgi?id=1442767 app/helpers/configuration_job_helper/textual_summary.rb | 2 +- app/views/automation_manager/explorer.html.haml | 4 ++-- app/views/layouts/listnav/_configuration_job.html.haml | 7 +++++-- spec/helpers/configuration_job_helper/textual_summary_spec.rb | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) Verified in 5.8.0.13-rc2.20170502165848_0f98658. Relationships table correctly redirects to Parent Provider. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367 |