| Summary: | System Details: Release Version fails to render or update | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> | ||||
| Component: | Content Management | Assignee: | Walden Raines <walden> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | bmorriso | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.2 | CC: | bmorriso, jmontleo, omaciel | ||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-24 17:09:23 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: | |||||
| Attachments: |
|
||||||
commit e79521fa8066d258a8cca57cb09e6527bf8ab817
Merge: c594105 bebc74b
Author: Walden Raines <walden>
Date: Tue Oct 8 08:31:19 2013 -0700
Merge pull request #3106 from waldenraines/bug-1016198
Bug #1016198 - update release versions to use API v2 and fix API.
commit bebc74be47fd8ff55066a8603711b1894978db86
Author: Walden Raines <walden>
Date: Mon Oct 7 14:29:31 2013 -0400
Bug #1016198 - update release versions to use API v2 and fix API.
Created attachment 814631 [details]
System Details - Release version visible
The System Details - Release Version is now visible and selectable in the dropdown menu.
This was verified and delivered with MDP2. Closing it out. This was delivered and verified with MDP2. Closing the bug. |
With new2pane the system details pane will not allow for selection of "Release Version" and only renders an empty list. Firebug indicates it is finding the releases: request : GET releases response: [{"release":{"release":"6.4"}}] but the drop list is empty. attaching screenshot