Sharmadha Sainath created ATLAS-2285:
----------------------------------------
Summary: UI : Renamed saved search with date attribute.
Key: ATLAS-2285
URL: https://issues.apache.org/jira/browse/ATLAS-2285
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 1.0.0
Reporter: Sharmadha Sainath
Priority: Critical
Attachments: saved_search_with_date_renamed.mov
1. Fired basic search typename = hive_table , filter CreateTime = 08/02/2017
9:10 PM and saved search as date_search
2. Clicked on the saved search "date_search" and verified the filters. filter
CreateTime = 08/02/2017 9:10 PM is rightly set.
3. Clicked on the "date_search" and renamed it to "date_search_renamed"
without modifying the filters .
4.PUT REST call to update the search had the correct filter value.
5. Refreshed the page and clicked on the "date_search_renamed". Now , the date
filter was modified to CreateTime = 01/01/1970 5:30 AM .
6. /api/atlas/v2/search/saved GET response had 08/02/2017 9:10 PM filter value
for "date_search_renamed" but UI shows 01/01/1970 5:30 AM.
Attached the video recording.
CC : [~kevalbhatt] [~praik24mac]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)