[jira] [Commented] (ATLAS-4732) UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date entries

2023-09-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770331#comment-17770331
 ] 

ASF subversion and git services commented on ATLAS-4732:


Commit f2afb2919e23369e64112599cea19136b3225a8b in atlas's branch 
refs/heads/branch-2.0 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=f2afb2919 ]

ATLAS-4732:UI: Setting 'atlas.ui.date.format' to certain value creates 
incorrect date entries

Signed-off-by: Prasad Pawar 


> UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date 
> entries
> --
>
> Key: ATLAS-4732
> URL: https://issues.apache.org/jira/browse/ATLAS-4732
> Project: Atlas
>  Issue Type: Bug
>Reporter: Rahul Kurup
>Assignee: Prasad P. Pawar
>Priority: Major
> Attachments: 
> 0001-ATLAS-4732-UI-Setting-atlas.ui.date.format-to-certai.patch
>
>
> Pre-conditions:
> In atlas-application.properties, set the following:-
> {code:java}
> atlas.ui.date.format=DD/MM/ hh:mm:ss{code}
> Steps:
> 1. Create Business Metadata with a date type and assign to a Type (e.g. 
> hdfs_path)
> 2. Create an entity for the assigned Type (hdfs_path).
> 3. Add Business Metadata and select the created date type.
> 4. Populate this value with a date in DD/MM/ format, i.e. (06/03/2023)
> 5. Click Apply.
> 6. Click Save.
> The date changes to 03/06/2023 which is a completely different date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ATLAS-4732) UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date entries

2023-09-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17770330#comment-17770330
 ] 

ASF subversion and git services commented on ATLAS-4732:


Commit 6b36c59a93b9963b7a9797f3f7fec25284f7af96 in atlas's branch 
refs/heads/master from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=6b36c59a9 ]

ATLAS-4732:UI: Setting 'atlas.ui.date.format' to certain value creates 
incorrect date entries

Signed-off-by: Prasad Pawar 


> UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date 
> entries
> --
>
> Key: ATLAS-4732
> URL: https://issues.apache.org/jira/browse/ATLAS-4732
> Project: Atlas
>  Issue Type: Bug
>Reporter: Rahul Kurup
>Assignee: Prasad P. Pawar
>Priority: Major
> Attachments: 
> 0001-ATLAS-4732-UI-Setting-atlas.ui.date.format-to-certai.patch
>
>
> Pre-conditions:
> In atlas-application.properties, set the following:-
> {code:java}
> atlas.ui.date.format=DD/MM/ hh:mm:ss{code}
> Steps:
> 1. Create Business Metadata with a date type and assign to a Type (e.g. 
> hdfs_path)
> 2. Create an entity for the assigned Type (hdfs_path).
> 3. Add Business Metadata and select the created date type.
> 4. Populate this value with a date in DD/MM/ format, i.e. (06/03/2023)
> 5. Click Apply.
> 6. Click Save.
> The date changes to 03/06/2023 which is a completely different date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ATLAS-4732) UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date entries

2023-07-24 Thread Rahul Kurup (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17746475#comment-17746475
 ] 

Rahul Kurup commented on ATLAS-4732:


+1

> UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date 
> entries
> --
>
> Key: ATLAS-4732
> URL: https://issues.apache.org/jira/browse/ATLAS-4732
> Project: Atlas
>  Issue Type: Bug
>Reporter: Rahul Kurup
>Assignee: Prasad P. Pawar
>Priority: Major
> Attachments: 
> 0001-ATLAS-4732-UI-Setting-atlas.ui.date.format-to-certai.patch
>
>
> Pre-conditions:
> In atlas-application.properties, set the following:-
> {code:java}
> atlas.ui.date.format=DD/MM/ hh:mm:ss{code}
> Steps:
> 1. Create Business Metadata with a date type and assign to a Type (e.g. 
> hdfs_path)
> 2. Create an entity for the assigned Type (hdfs_path).
> 3. Add Business Metadata and select the created date type.
> 4. Populate this value with a date in DD/MM/ format, i.e. (06/03/2023)
> 5. Click Apply.
> 6. Click Save.
> The date changes to 03/06/2023 which is a completely different date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ATLAS-4732) UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date entries

2023-04-04 Thread Prasad P. Pawar (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17708668#comment-17708668
 ] 

Prasad P. Pawar commented on ATLAS-4732:


Hi,
Uploaded patch has the required date issue fixed.

> UI: Setting 'atlas.ui.date.format' to certain value creates incorrect date 
> entries
> --
>
> Key: ATLAS-4732
> URL: https://issues.apache.org/jira/browse/ATLAS-4732
> Project: Atlas
>  Issue Type: Bug
>Reporter: Rahul Kurup
>Assignee: Prasad P. Pawar
>Priority: Major
> Attachments: 
> 0001-ATLAS-4732-UI-Setting-atlas.ui.date.format-to-certai.patch
>
>
> Pre-conditions:
> In atlas-application.properties, set the following:-
> {code:java}
> atlas.ui.date.format=DD/MM/ hh:mm:ss{code}
> Steps:
> 1. Create Business Metadata with a date type and assign to a Type (e.g. 
> hdfs_path)
> 2. Create an entity for the assigned Type (hdfs_path).
> 3. Add Business Metadata and select the created date type.
> 4. Populate this value with a date in DD/MM/ format, i.e. (06/03/2023)
> 5. Click Apply.
> 6. Click Save.
> The date changes to 03/06/2023 which is a completely different date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)