You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by keval bhatt <kb...@apache.org> on 2016/08/03 12:09:53 UTC

Review Request 50745: ATLAS-1071 : Regression - UI - Details Button under Audits Tab is not working.

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

Review request for atlas, Madhan Neethiraj, shweta agarwal, and Suma Shivaprasad.


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


Repository: atlas


Description
-------

For entities like hive_table , falcon_feed, falcon_process etc., Details button in AUDITS tab doesn't seem to work.
On clicking it , Console Tab throws "Uncaught TypeError: Cannot read property 'getEntity' of undefined " error.
For few entities like hive_db , falcon_cluster etc., Details button works.


Diffs
-----

  dashboardv2/package.json 5a07006 
  dashboardv2/public/js/modules/Modal.js f17fda2 
  dashboardv2/public/js/templates/tag/createTagLayoutView_tmpl.html b990130 
  dashboardv2/public/js/views/audit/AuditTableLayoutView.js 1822e57 
  dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js 65f5341 
  dashboardv2/public/js/views/tag/CreateTagLayoutView.js fa16de4 
  dashboardv2/public/js/views/tag/TagLayoutView.js 5304737 

Diff: https://reviews.apache.org/r/50745/diff/


Testing
-------

Tested with hive_table and falcon_cluster its working fine.


Thanks,

keval bhatt