Bug 1469820
| Summary: | "Page does not exist" when clicked on Service Catalog item breadcrumb link from stack page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Shveta <sshveta> | ||||||
| Component: | UI - OPS | Assignee: | Robin Knaur <rknaur> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shveta <sshveta> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 5.8.0 | CC: | dajohnso, hkataria, jhardy, mpovolny, obarenbo | ||||||
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||
| Target Release: | 5.9.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | service:catalog | ||||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1481849 (view as bug list) | Environment: | |||||||
| Last Closed: | 2018-03-06 15:06:52 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: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1481849 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1296542 [details]
page does not exist
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b8a80ce86a1fe8d07458522313bdf91b296442d9 commit b8a80ce86a1fe8d07458522313bdf91b296442d9 Author: PanSpagetka <rknaur> AuthorDate: Thu Aug 10 10:24:40 2017 +0300 Commit: PanSpagetka <rknaur> CommitDate: Thu Aug 10 10:25:36 2017 +0300 Fix wrong breadcrumb link when click on Service Catalog https://bugzilla.redhat.com/show_bug.cgi?id=1469820 app/controllers/application_controller/ci_processing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fixed in 5.9.0.4.20171024163837_ef71ea6 |
Created attachment 1296541 [details] Service Catalog Item link Description of problem: Version-Release number of selected component (if applicable): 5.8.1.0.20170623170756_3ed4411 How reproducible: Steps to Reproduce: 1. Create a service of type orchestration. 2. Do some operations(click here and there) on Service- catalog items 3. Now go to MyService click on that service . On service detail page , click on stack . Stack page will be shown with "Service catalog item" link at the top. 4. Click on "Service Catalog Item " Page does not exist Actual results: Expected results: Additional info: