Bug 1585709
| Summary: | Service dialog targeted element refresh is refreshing targeted items 22 times | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - Service | Assignee: | drew uhlmann <duhlmann> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.9.0 | CC: | bascar, cpelland, dclarizi, duhlmann, eclarizi, itewksbu, jprause, lavenel, obarenbo, smallamp, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.9.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9.3.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1578080 | Environment: | |
| Last Closed: | 2018-07-12 13:15:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1578080 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2018-06-04 13:33:41 UTC
Drew , I am seeing this in logs from SUI
===============================================
[----] I, [2018-06-07T16:42:04.659688 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>0, "network_purpose"=>"provisioning", "required"=>true}]
[----] I, [2018-06-07T16:42:06.241084 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>0, "network_purpose"=>"destination", "required"=>false}]
[----] I, [2018-06-07T16:42:11.915859 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>1, "network_purpose"=>"provisioning", "required"=>true}]
[----] I, [2018-06-07T16:42:13.266443 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>1, "network_purpose"=>"destination", "required"=>false}]
[----] I, [2018-06-07T16:42:18.566097 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>2, "network_purpose"=>"provisioning", "required"=>true}]
[----] I, [2018-06-07T16:42:20.114564 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>2, "network_purpose"=>"destination", "required"=>false}]
[----] I, [2018-06-07T16:42:25.247657 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>3, "network_purpose"=>"provisioning", "required"=>true}]
[----] I, [2018-06-07T16:42:26.792589 #12111:11a0440] INFO -- : Invoking [inline] method [/RedHatConsulting_Utilities/Service/Provisioning/DynamicDialogs/get_networks] with inputs [{"destination_provider_index"=>3, "network_purpose"=>"destination", "required"=>false}]
=======================
[root@host-192-168-100-246 ~]# grep "get_networks] with inputs \[{\"destination_provider_index\"=>2" /var/www/miq/vmdb/log/automation.log | wc -l
8
========================
The count is same from admin and SUI .
Can you take a look and confirm if this is what is expected .
Appliance : https://10.8.199.164/ui/service
This is the count I would expect from this dialog, yes. Thanks. Verified in 5.9.3.1.20180606184006_8d120c0. 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-2018:2184 |