Bug 1228400
| Summary: | Setting the appliance name does not reflect in automate or in the UI until application is restarted | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Kevin Morey <kmorey> | ||||
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.4.0 | CC: | hkataria, jhardy, kmorey, mberube, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-04 21:30:54 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: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 1202781 *** |
Created attachment 1034870 [details] settings screenshot Description of problem: Customers will be naming their appliances in the UI especially in large distributed environments. After entering a new appliance name and clicking on save the UI. Refresh the Settings page and the name is still the old name. Then go into automate or the rails console and look at the miq_server object and look at the name column. You will see that the name still shows 'EVM' or whatever it used to be. Restarting the appliance/application appears to resolve this issue. Version-Release number of selected component (if applicable): 5.4.0.4 How reproducible: 100% Actual results: Name is not changed Expected results: Name to at least appear in automate. Additional info: see attached screen shot