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 (JIRA)" <ji...@apache.org> on 2017/08/04 09:43:00 UTC

[jira] [Assigned] (ATLAS-2021) UI Regression : Tags Tab in Entity details page not loaded.

     [ https://issues.apache.org/jira/browse/ATLAS-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keval Bhatt reassigned ATLAS-2021:
----------------------------------

    Assignee: Keval Bhatt

> 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
>            Assignee: Keval Bhatt
>            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)