Bug 1732501
Summary: | All the cloud tenants options are not visible in parent cloud tenant dropdown | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ganesh Hubale <ghubale> |
Component: | UI - OPS | Assignee: | Martin Maroši <mmarosi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Parthvi Vala <pvala> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.11.0 | CC: | bmidwood, dhalasz, ewinchel, gtanzill, hkataria, lavenel, mpovolny, obarenbo, pvala, simaishi |
Target Milestone: | GA | Keywords: | Regression |
Target Release: | 5.11.0 | Flags: | mfeifer:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.23 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-13 14:58:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Ganesh Hubale
2019-07-23 13:36:21 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/95602732c9e3a836f59a9e32710ea19df15ce4ec commit 95602732c9e3a836f59a9e32710ea19df15ce4ec Author: Richard Vsiansky <r.vsia> AuthorDate: Wed Aug 14 07:23:36 2019 -0400 Commit: Richard Vsiansky <r.vsia> CommitDate: Wed Aug 14 07:23:36 2019 -0400 Make select in new cloud tenant always headed to bottom https://bugzilla.redhat.com/show_bug.cgi?id=1732501 app/javascript/components/cloud-tenant-form/create-form.schema.js | 1 + app/javascript/spec/cloud-tenant-form/__snapshots__/cloud-tenant-form.spec.js.snap | 1 + 2 files changed, 2 insertions(+) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/ad61f26630f0252e8fb37460e3ad792e3a09ff0f commit ad61f26630f0252e8fb37460e3ad792e3a09ff0f Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Aug 15 04:38:44 2019 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Thu Aug 15 04:38:44 2019 -0400 Merge pull request #6018 from rvsia/tenant-select Make select in new cloud tenant always headed to bottom (cherry picked from commit 715d2766918cb030ece8affe2b97277aa989d516) https://bugzilla.redhat.com/show_bug.cgi?id=1732501 app/javascript/components/cloud-tenant-form/create-form.schema.js | 1 + app/javascript/spec/cloud-tenant-form/__snapshots__/cloud-tenant-form.spec.js.snap | 1 + 2 files changed, 2 insertions(+) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e91eca7f797138a3f626434220e17814a34caa20 commit e91eca7f797138a3f626434220e17814a34caa20 Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 06:38:37 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 06:38:37 2019 -0400 Update data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 package.json | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/9046bfb46b58e1870e4f4510d0cfa42a10455aea commit 9046bfb46b58e1870e4f4510d0cfa42a10455aea Author: Martin Marosi <marvusm.mmi> AuthorDate: Wed Aug 28 10:19:46 2019 -0400 Commit: Martin Marosi <marvusm.mmi> CommitDate: Wed Aug 28 10:19:46 2019 -0400 Update version of data driven forms to v1.15.6 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729940 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1732501 fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1727920 package.json | 4 +- yarn.lock | 16 +- 2 files changed, 10 insertions(+), 10 deletions(-) FIXED. Verified on 5.11.0.23.20190904213640_d113674. |