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

Review request for atlas and Prasad Pawar.


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


Repository: atlas


Description
-------

1. Create a enum such that its enum name contains the word 'date' (for example, 
'updatetest') with the following values:

v1,v2

And then create a business metadata attribute whose type is the enum which we 
have just now created.

2. After assigning a enum value (v1 or v2) to the entity with this attribute, 
it is observed that it displays some dates rather than 'v1' or 'v2'.


Diffs
-----

  dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js bd4d64813 
  dashboardv2/public/js/views/entity/EntityBusinessMetaDataView.js 7d66dc975 
  dashboardv3/public/js/views/audit/CreateAuditTableLayoutView.js 6988c34a3 
  dashboardv3/public/js/views/entity/EntityBusinessMetaDataView.js cb023bab2 


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


Testing
-------

Manually tested and verified for all the possible scenarios.


Thanks,

Farhan Khan

Reply via email to