Bug 1728964

Summary: Timepicker doesn't show the correct date format on service order
Product: Red Hat CloudForms Management Engine Reporter: Niyaz Akhtar Ansari <nansari>
Component: UI - OPSAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: Niyaz Akhtar Ansari <nansari>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.11.0CC: bmidwood, hkataria, lavenel, mpovolny, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.11.0.19 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-13 15:01:31 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:
Attachments:
Description Flags
screenshot timepicker none

Description Niyaz Akhtar Ansari 2019-07-11 06:43:00 UTC
Created attachment 1589282 [details]
screenshot timepicker

Description of problem:


Version-Release number of selected component (if applicable):
Version 5.11.0.13.20190705140324_b74c283

How reproducible:
100%

Steps to Reproduce:
Steps to Reproduce:
1. Create a dialog with a Timepicker
2. Make the dialog field dynamic
3. Create a service and add your dialog
4. Order your service

Actual results:
Date not showing correctly

Expected results:
Timepicker Date formate should be 07/02/2019

Additional info:
For more details 
https://bugzilla.redhat.com/show_bug.cgi?id=1685266#c8

Comment 4 Martin Hradil 2019-07-31 10:44:51 UTC
https://github.com/ManageIQ/ui-components/pull/405

Comment 5 CFME Bot 2019-08-07 11:17:57 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/13abc564fab2bbd7c179b57f666b779b083b2693
commit 13abc564fab2bbd7c179b57f666b779b083b2693
Author:     Martin Hradil <mhradil>
AuthorDate: Wed Jul 31 06:42:28 2019 -0400
Commit:     Martin Hradil <mhradil>
CommitDate: Wed Jul 31 06:42:28 2019 -0400

    Dialog User - use m/d/y for showing dates, instead of iso

    the model is using a Date object,
    but we want the display date to use the US date format for consistency.

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

 src/dialog-user/components/dialog-user/dialogField.html | 4 +-
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 6 CFME Bot 2019-08-07 22:38:41 UTC
New commit detected on ManageIQ/ui-components/ivanchuk:

https://github.com/ManageIQ/ui-components/commit/f82ab0e4c42febe4c16de34109ff6385230d75d2
commit f82ab0e4c42febe4c16de34109ff6385230d75d2
Author:     Martin Povolny <mpovolny>
AuthorDate: Wed Aug  7 07:16:23 2019 -0400
Commit:     Martin Povolny <mpovolny>
CommitDate: Wed Aug  7 07:16:23 2019 -0400

    Merge pull request #405 from himdel/date-format-bz1728964

    Dialog User - use m/d/y for showing dates, instead of iso

    (cherry picked from commit db6c7eff51724d88254e607b1e7dcbd03b3c7e98)

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

 src/dialog-user/components/dialog-user/dialogField.html | 4 +-
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 8 Niyaz Akhtar Ansari 2019-08-19 09:11:36 UTC
Verified in Version 5.11.0.19.20190813184334_ed72c9f