[
https://issues.apache.org/jira/browse/ATLAS-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keval Bhatt updated ATLAS-1575:
-------------------------------
Description:
Set the following value in custom application properties.
{code}
atlas.ui.editable.entity.types=*
{code}
Tried to create/edit a hive_table.
All GET API requests for hive_table succeeded but UI didn't load the attribute
list of hive_table to fill values.
Following exception was thrown in Console Tab.
{code}
Uncaught TypeError: Cannot read property 'queryText' of undefined
at CreateEntityLayoutView.js:140
at Function.m.each.m.forEach (underscore-min.js:5)
at n.<anonymous> (CreateEntityLayoutView.js:138)
at _ (backbone-min.js:1)
at m (backbone-min.js:1)
at f (backbone-min.js:1)
at n.l.trigger (backbone-min.js:1)
at n.reset (backbone-min.js:1)
at Object.<anonymous> (backbone.paginator.min.js:185)
at _ (backbone-min.js:1)
at m (backbone-min.js:1)
{code}
> Unable to create/edit hive_table entity in UI.
> -----------------------------------------------
>
> Key: ATLAS-1575
> URL: https://issues.apache.org/jira/browse/ATLAS-1575
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 0.8-incubating
> Reporter: Keval Bhatt
> Assignee: Keval Bhatt
> Fix For: 0.8-incubating
>
>
> Set the following value in custom application properties.
> {code}
> atlas.ui.editable.entity.types=*
> {code}
> Tried to create/edit a hive_table.
> All GET API requests for hive_table succeeded but UI didn't load the
> attribute list of hive_table to fill values.
> Following exception was thrown in Console Tab.
> {code}
> Uncaught TypeError: Cannot read property 'queryText' of undefined
> at CreateEntityLayoutView.js:140
> at Function.m.each.m.forEach (underscore-min.js:5)
> at n.<anonymous> (CreateEntityLayoutView.js:138)
> at _ (backbone-min.js:1)
> at m (backbone-min.js:1)
> at f (backbone-min.js:1)
> at n.l.trigger (backbone-min.js:1)
> at n.reset (backbone-min.js:1)
> at Object.<anonymous> (backbone.paginator.min.js:185)
> at _ (backbone-min.js:1)
> at m (backbone-min.js:1)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)