You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "pratik pandey (JIRA)" <ji...@apache.org> on 2018/03/21 10:36:00 UTC

[jira] [Updated] (ATLAS-2508) When adding validityPeriod , default value shown in UI is not taken by the POST request.

     [ https://issues.apache.org/jira/browse/ATLAS-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

pratik pandey updated ATLAS-2508:
---------------------------------
    Attachment: ATLAS-2508.patch

> When adding validityPeriod , default value shown in UI is not taken by the POST request.
> ----------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2508
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2508
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: pratik pandey
>            Assignee: pratik pandey
>            Priority: Major
>         Attachments: ATLAS-2508.patch
>
>
> When Apply Validity Period check box is checked , default value for start time and end time is applied 
> Example : 2018/03/20 2:18 PM - 2018/03/20 11:59 PM (i.e) 
> Start time : Today's Date Current time
> End time : Todays's Date 11:59 PM
> and no timezone is selected by default.
> But the POST request is sent as 
> "validityPeriods":[
> {"startTime":"","endTime":"","timeZone":""}
> ]}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)