Bug 544316
| Summary: | [raw-config] Raw only server config change history is not being displayed in the UI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Preethi Thomas <pthomas> | ||||
| Component: | Configuration | Assignee: | John Sanda <jsanda> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.4 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-12 16:49:05 UTC | Type: | --- | ||||
| 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: | 538114 | ||||||
| Attachments: |
|
||||||
|
Description
Preethi Thomas
2009-12-04 15:19:05 UTC
The UI code, ListConfigurationUpdateUIBean, calls ConfigurationManagerBean.findResourceConfigurationUpdates(). That method has logic which checks that the configuration definition actually supports updates. It does this by checking that there exists property definitions. If none exists, the method returns immediately without even querying for updates. That logic of course applies to structured only configurations. It has been modified for raw. The commit hash for these changes is, c73d40ce3406a3cc904fb34429b9248b48f8e531 I have tested this manually and verified that I am now able to see the update history for a resource that supports raw configuration. This fixed in latest raw-config branch. moving to on_qa to test after merge. Created attachment 382242 [details]
history-raw-server
verified. check the above ss master build http://10.16.120.159:7080 Mass-closure of verified bugs against JON. |