Bug 1285243

Summary: JobExecutor: displayed Due On datetime is too long
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pavel Kralik <pkralik>
Component: Business CentralAssignee: Neus Miras <nmirasch>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0CC: cnicolai, kverlaen
Target Milestone: ER2Keywords: UserExperience
Target Release: 6.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:37:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
BPMS 6.2.0.CR2 Sybase 15.7. datetime format none

Description Pavel Kralik 2015-11-25 09:43:16 UTC
Description of problem:
There is too detailed Due On datetime format on Jobs list. One can start the job with Due On eg. 25/11/2015 10:40, but listed is 2015-11-25 10:40:00.000000000

Version-Release number of selected component (if applicable):
BPMS 6.2.0.CR1

How reproducible:
Always

Steps to Reproduce:
1. Crate a new job
2. See job list

Actual results:
Too detailed date time

Expected results:
Time just HH:mm

Additional info:

Comment 2 Pavel Kralik 2015-12-04 11:30:59 UTC
BPMS 6.2.0.CR2 with Sybase 15.7. the date time format differs from other DB's.

Expecting: <"Fri Dec 04 23:00:00 GMT-500 2015">
to contain: <"2015-12-04 23:00">

Comment 3 Pavel Kralik 2015-12-04 11:32:34 UTC
Created attachment 1102232 [details]
BPMS 6.2.0.CR2 Sybase 15.7. datetime format

Comment 5 Pavel Kralik 2016-04-01 16:11:43 UTC
BPMS 6.3.0.ER2