Bug 1768456 - Date picker takes a date previous to what is selected in the dialog
Summary: Date picker takes a date previous to what is selected in the dialog
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.6
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: GA
: 5.11.1
Assignee: Martin Hradil
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On: 1744413
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-04 13:49 UTC by Satoe Imaishi
Modified: 2023-03-24 15:53 UTC (History)
11 users (show)

Fixed In Version: 5.11.1.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1744413
Environment:
Last Closed: 2019-12-13 00:35:54 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:37:00 UTC

Comment 2 CFME Bot 2019-11-04 13:52:54 UTC
New commit detected on ManageIQ/ui-components/ivanchuk:

https://github.com/ManageIQ/ui-components/commit/5d45055ee4cd6b69ad41e00f060a9c7f52fb7fc9
commit 5d45055ee4cd6b69ad41e00f060a9c7f52fb7fc9
Author:     Martin Povolny <mpovolny>
AuthorDate: Mon Nov  4 02:22:27 2019 -0500
Commit:     Martin Povolny <mpovolny>
CommitDate: Mon Nov  4 02:22:27 2019 -0500

    Merge pull request #422 from himdel/bz1744413

    DialogUser - use DialogData.outputConversion before submit and refresh

    (cherry picked from commit 4c6d61d8565c218e73926f2e81050aba365377c7)

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

 src/dialog-user/components/dialog-user/dialogUser.ts | 13 +-
 src/dialog-user/services/dialogData.spec.ts | 116 +-
 src/dialog-user/services/dialogData.ts | 33 +
 3 files changed, 122 insertions(+), 40 deletions(-)

Comment 5 CFME Bot 2019-11-04 15:55:49 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:56:02 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 7 CFME Bot 2019-11-04 16:01:39 UTC
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk:

https://github.com/ManageIQ/manageiq-ui-classic/commit/03a305ccfac3e72a4ba0c6b3b7397795b8620445
commit 03a305ccfac3e72a4ba0c6b3b7397795b8620445
Author:     Milan Zázrivec <mzazrivec>
AuthorDate: Mon Nov  4 09:54:50 2019 -0500
Commit:     Milan Zázrivec <mzazrivec>
CommitDate: Mon Nov  4 09:54:50 2019 -0500

    Merge pull request #6291 from himdel/bz1744413

    DialogUser - use DialogData.outputConversion before submit and refresh

    (cherry picked from commit c5c9ebd194ee0f55632eda855ff3a1146b1375be)

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

 app/assets/javascripts/controllers/dialog_user/dialog_user_controller.js | 12 +-
 app/assets/javascripts/controllers/dialog_user/dialog_user_reconfigure_controller.js | 7 +-
 app/assets/javascripts/services/dialog_field_refresh_service.js | 28 +-
 spec/javascripts/controllers/dialog_user/dialog_user_controller_spec.js | 7 +-
 spec/javascripts/services/dialog_field_refresh_service_spec.js | 12 +-
 5 files changed, 41 insertions(+), 25 deletions(-)

Comment 8 Satoe Imaishi 2019-11-05 17:12:23 UTC
Also: https://github.com/ManageIQ/manageiq-ui-service/pull/1606

Comment 9 Niyaz Akhtar Ansari 2019-11-07 10:31:58 UTC
Verfied in Version 5.11.1.0.20191105221526_f1764d4

Comment 11 errata-xmlrpc 2019-12-13 00:35:54 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 12 CFME Bot 2020-01-09 15:21:00 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.