Description of problem: Typos in "Import Failed View Details" text. Version-Release number of selected component (if applicable): $ rpm -qa | grep tendrl | sort tendrl-api-1.6.3-20180626T110501.5a1c79e.noarch tendrl-api-httpd-1.6.3-20180626T110501.5a1c79e.noarch tendrl-commons-1.6.3-20180628T114340.d094568.noarch tendrl-grafana-plugins-1.6.3-20180622T070617.1f84bc8.noarch tendrl-grafana-selinux-1.5.4-20180227T085901.984600c.noarch tendrl-monitoring-integration-1.6.3-20180622T070617.1f84bc8.noarch tendrl-node-agent-1.6.3-20180618T083110.ba580e6.noarch tendrl-notifier-1.6.3-20180618T083117.fd7bddb.noarch tendrl-selinux-1.5.4-20180227T085901.984600c.noarch tendrl-ui-1.6.3-20180625T085228.23f862a.noarch How reproducible: Steps to Reproduce: 1. Install using tendrl-ansible 2. Import Cluster 3. If Import Cluster, fails, message on All Clusters page shows "Import Failed View Details" Actual results: message on All Clusters page shows "Import Failed View Details" Expected results: Ought to be "Import failed. View details" Additional info: - Upstream issue: https://github.com/Tendrl/ui/issues/1003 - Fix is available as part of the upstream PR to fix 1579148 (https://bugzilla.redhat.com/show_bug.cgi?id=1579148)
Created attachment 1456246 [details] Typos in "Import Failed View Details" text
This is fixed with https://github.com/Tendrl/ui/pull/1002 (waiting for PR to be merged), which also addresses https://bugzilla.redhat.com/show_bug.cgi?id=1579148.
Status?