]
RH Bugzilla Integration updated TEIIDDES-2780:
----------------------------------------------
Bugzilla References:
Use of Format property in Properties window in source model
doesn't seem to work
--------------------------------------------------------------------------------
Key: TEIIDDES-2780
URL:
https://issues.jboss.org/browse/TEIIDDES-2780
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 10.0
Reporter: Matus Makovy
Priority: Minor
Issue copied from BZ, original reporter is cvanball(a)redhat.com.
Description of problem:
We have a use case where we have to replace datatypes with alternate
For example
SHIPPING_DATE and RETURN_DUE_DATE on CUSTOMER_ORDER_LINE_COPY from DATE to string field
of 10 (dd-mm-yyyy) and name it STR_SHIPPING_DATE, STR_RETURN_DUE_DATE respectibly.
Version-Release number of selected component (if applicable):
N/A
Actual results:
Date are not conform the dd-MM-yyyy format. Iow no transformation done despite the fact
of Format property filled in
Expected results:
Date transformation to dd-MM-yyyy
mmakovy: I reproduced this with 10.0.0.Beta2, formatting doesn't work.