Sharmadha Sainath created ATLAS-2021:
----------------------------------------
Summary: UI Regression : Tags Tab in Entity details page not
loaded.
Key: ATLAS-2021
URL: https://issues.apache.org/jira/browse/ATLAS-2021
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 0.9-incubating
Reporter: Sharmadha Sainath
Priority: Critical
1.Assigned a tag to an entity .
2.On clicking the Tags tab in the detailsPage of that entity , content of Tags
tab is not displayed.
Following exception is seen in Console tab :
{code}
TagDetailTableLayoutView.js:138 Uncaught TypeError: Cannot read property
'toJSON' of undefined
at Object.fromRaw (TagDetailTableLayoutView.js:138)
at n.render (Overrides.js:103)
at n.render (backgrid.js:1986)
at n.render (backgrid.js:2511)
at n.render (backgrid.js:2923)
at constructor.show (backbone.marionette.min.js:20)
at n.renderTable (TableLayout.js:241)
at n.onRender (TableLayout.js:210)
at backbone.marionette.min.js:20
at n.triggerMethod (backbone.marionette.min.js:20)
{code}
The issue is seen when more than 25 tags are created and tag at location > 25
in tag list is tagged to an entity.Thanks [~kevalbhatt] for helping to
reproduce the issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)