Bug 1767836 - Choice in Drop Down that References Category (Tag Control Item) is Incorrect
Summary: Choice in Drop Down that References Category (Tag Control Item) is Incorrect
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.5
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: GA
: 5.11.1
Assignee: Roman Blanco
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On: 1729379
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-01 13:48 UTC by Satoe Imaishi
Modified: 2022-07-09 10:56 UTC (History)
17 users (show)

Fixed In Version: 5.11.1.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1729379
Environment:
Last Closed: 2019-12-13 00:35:52 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
simaishi: cfme-5.11.z+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:4201 0 None None None 2019-12-13 00:36:57 UTC

Comment 2 CFME Bot 2019-11-01 19:44:50 UTC
New commits detected on ManageIQ/ui-components/ivanchuk:

https://github.com/ManageIQ/ui-components/commit/16c40cbf52aa575c92af24b90fabaab61a1e2ef8
commit 16c40cbf52aa575c92af24b90fabaab61a1e2ef8
Author:     Harpreet Kataria <hkataria>
AuthorDate: Wed Sep  4 11:43:52 2019 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Wed Sep  4 11:43:52 2019 -0400

    Merge pull request #412 from romanblanco/bz1729379

    Correct dropdown choices for tag control in Dialog User

    (cherry picked from commit f015d5b4222924ebe34754746ac91d116214606b)

    https://bugzilla.redhat.com/show_bug.cgi?id=1767836

 src/dialog-user/components/dialog-user/dialogField.ts | 7 +
 1 file changed, 7 insertions(+)


https://github.com/ManageIQ/ui-components/commit/32c18f92db1a30f15f33e02aaf50d11e7f984541
commit 32c18f92db1a30f15f33e02aaf50d11e7f984541
Author:     Harpreet Kataria <hkataria>
AuthorDate: Wed Sep  4 15:00:12 2019 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Wed Sep  4 15:00:12 2019 -0400

    Merge pull request #414 from himdel/fix412

    dialog-user: Move tagging fix from #412 to setDefaultValue
    (cherry picked from commit b224a5079f8e86de77e8ebc7c5cdace16b993355)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767836

 src/dialog-user/components/dialog-user/dialogField.ts | 7 -
 src/dialog-user/services/dialogData.ts | 5 +
 2 files changed, 5 insertions(+), 7 deletions(-)

Comment 5 CFME Bot 2019-11-04 15:55:46 UTC
New commit detected on ManageIQ/manageiq-ui-service/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-service/commit/12233ef8f489d3b8fe32e3fc3abd72a5e55e6231
commit 12233ef8f489d3b8fe32e3fc3abd72a5e55e6231
Author:     Martin Hradil <mhradil>
AuthorDate: Mon Nov  4 09:10:15 2019 -0500
Commit:     Martin Hradil <mhradil>
CommitDate: Mon Nov  4 09:10:15 2019 -0500

    Update ui-components to 1.2.15 for ivanchuk

    v1.2.15
        ManageIQ/ui-components#412
        ManageIQ/ui-components#414
        ManageIQ/ui-components#422

        https://bugzilla.redhat.com/show_bug.cgi?id=1767836
        https://bugzilla.redhat.com/show_bug.cgi?id=1768456

 package.json | 2 +-
 yarn.lock | 8 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Comment 6 CFME Bot 2019-11-04 15:55:59 UTC
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-classic/commit/e528f588278b91ef654423650c6a2ea4405a9ed0
commit e528f588278b91ef654423650c6a2ea4405a9ed0
Author:     Martin Hradil <mhradil>
AuthorDate: Mon Nov  4 09:09:47 2019 -0500
Commit:     Martin Hradil <mhradil>
CommitDate: Mon Nov  4 09:09:47 2019 -0500

    Update ui-components to 1.2.15 for ivanchuk

    v1.2.15
        ManageIQ/ui-components#412
        ManageIQ/ui-components#414
        ManageIQ/ui-components#422

        https://bugzilla.redhat.com/show_bug.cgi?id=1767836
        https://bugzilla.redhat.com/show_bug.cgi?id=1768456

 package.json | 2 +-
 yarn.lock | 8 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Comment 9 errata-xmlrpc 2019-12-13 00:35:52 UTC
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-2019:4201

Comment 10 CFME Bot 2020-01-09 15:20:56 UTC
New commit detected on ManageIQ/manageiq-ui-service/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-service/commit/3b444d761df53a3ed08a8b43c82d970ebb08795f
commit 3b444d761df53a3ed08a8b43c82d970ebb08795f
Author:     Martin Hradil <mhradil>
AuthorDate: Thu Jan  9 09:59:59 2020 -0500
Commit:     Martin Hradil <mhradil>
CommitDate: Thu Jan  9 09:59:59 2020 -0500

    Update ui-components to 1.2.16 for ivanchuk

    v1.2.16
        ManageIQ/ui-components#428
        ManageIQ/ui-components#430

        https://bugzilla.redhat.com/show_bug.cgi?id=1773627
        https://bugzilla.redhat.com/show_bug.cgi?id=1783375

    v1.2.15
        ManageIQ/ui-components#412
        ManageIQ/ui-components#414
        ManageIQ/ui-components#422

        https://bugzilla.redhat.com/show_bug.cgi?id=1767836
        https://bugzilla.redhat.com/show_bug.cgi?id=1768456

    v1.2.14
        ManageIQ/ui-components#410

        https://bugzilla.redhat.com/show_bug.cgi?id=1740899

 package.json | 2 +-
 yarn.lock | 8 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


Note You need to log in before you can comment on or make changes to this bug.