----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72938/#review222093 -----------------------------------------------------------
Fix it, then Ship it! webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java Lines 136 (patched) <https://reviews.apache.org/r/72938/#comment311166> update property "atlas.ui.date.timezone" => "atlas.ui.date.timezone.format.enabled" UI_DATE_TIMEZONE => UI_DATE_TIMEZONE_FORMAT_ENABLED - Sarath Subramanian On Oct. 21, 2020, 6:19 a.m., Mandar Ambawane wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72938/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2020, 6:19 a.m.) > > > Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues, > and Sarath Subramanian. > > > Bugs: ATLAS-3984 > https://issues.apache.org/jira/browse/ATLAS-3984 > > > Repository: atlas > > > Description > ------- > > Add UI Date Timezone and UI Date Format in Session api. > > Provide a way to user to read these "UI Date Timezone" and "UI Date Format" > values from property file. > > > Diffs > ----- > > webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java > 3a6139f > > > Diff: https://reviews.apache.org/r/72938/diff/3/ > > > Testing > ------- > > PreCommit: > https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/81/console > > > Thanks, > > Mandar Ambawane > >
