[ https://issues.apache.org/jira/browse/ATLAS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993410#comment-14993410 ]
Suma Shivaprasad commented on ATLAS-282: ---------------------------------------- [~ayubkhan] I think its needs to be changed in one more code path find . -name \*.js | xargs grep entity ./public/modules/details/detailsResource.js: return $resource('/api/atlas/entity/:id', {}, { ./public/modules/details/detailsResource.js: url: '/api/atlas/entity/:id/traits' ./public/modules/details/detailsResource.js: url: '/api/atlas/entity/:id/traits/:tagName' > Atlas UI: Entity Details UI is broken after the changes in ATLAS-58 > ------------------------------------------------------------------- > > Key: ATLAS-282 > URL: https://issues.apache.org/jira/browse/ATLAS-282 > Project: Atlas > Issue Type: Bug > Affects Versions: 0.6-incubating > Environment: Sandbox > Reporter: Chethana > Assignee: Ayub Khan > Priority: Critical > Fix For: 0.6-incubating > > Attachments: ATLAS-282-v0.patch, Screen Shot 2015-11-05 at 1.56.45 > PM.png > > > Entity details and the lineage map are not showing up after the changes > introduced for ATLAS-58 commit. > The api call - http://localhost:21000/api/atlas/entity/{GUID} now returns a > 404 > UI needs to update the call to > http://localhost:21000/api/atlas/entities/{GUID} so details come back. > Attaching screen shot . -- This message was sent by Atlassian JIRA (v6.3.4#6332)