You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Kalyani Kashikar <ka...@freestoneinfotech.com> on 2017/06/20 12:53:07 UTC

Review Request 60240: ATLAS-1888 : UI - While Update Entity the data of type Long is not updating in entity from UI

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60240/
-----------------------------------------------------------

Review request for atlas, keval bhatt, Madhan Neethiraj, and Nixon Rodrigues.


Bugs: ATLAS-1888
    https://issues.apache.org/jira/browse/ATLAS-1888


Repository: atlas


Description
-------

Step to reproduce :

* Search for the Table.
* Go to sales_fact_monthly_mv, and update CreateTime, LastAccessTime
* Click on update button
* CreateTime and LastAccessTime are not updating properly.


Diffs
-----

  dashboardv2/public/js/views/entity/CreateEntityLayoutView.js 704062f 


Diff: https://reviews.apache.org/r/60240/diff/1/


Testing
-------

CreateTime and LastAccessTime in sales_fact_monthly_mv of type Table is updating properly and other type entities.


Thanks,

Kalyani Kashikar