[ https://issues.apache.org/jira/browse/ATLAS-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855563#comment-17855563 ]
Brijesh Bhalala commented on ATLAS-4880: ---------------------------------------- commited to [Apache master|https://github.com/apache/atlas/commit/70817c27c13dc30c25656e48cd40f35eab1a8d98] branch > Temporarily disable the tasks tab on Entity Detail page > ------------------------------------------------------- > > Key: ATLAS-4880 > URL: https://issues.apache.org/jira/browse/ATLAS-4880 > Project: Atlas > Issue Type: Task > Components: atlas-webui > Reporter: Brijesh Bhalala > Assignee: Brijesh Bhalala > Priority: Major > Fix For: 3.0.0 > > Attachments: > 0001-ATLAS-4880-Atlas-UI-Temporarily-disable-the-tasks-ta.patch, > 0002-ATLAS-4880-Atlas-UI-Temporarily-disable-the-tasks-ta.patch, > 0003-ATLAS-4880-Atlas-UI-Temporarily-disable-the-tasks-ta.patch, > 0004-ATLAS-4880-Atlas-UI-Temporarily-disable-the-tasks-ta.patch > > > *Problem Statement:-* > Currently, the Tasks Tab in Enity Details page of the Atlas UI displays all > tasks that are active in Atlas, even those related to the currently viewed > entity. Ideally, it should show only those tasks which are related to the > entity whose detail page has been loaded. > *Temporary Fix:-* > Atlas UI show 'Something went wrong'. > We need to temporarily disable tasks API call made from UI and don't show the > tasks tab on Entity Detail page. > Add a server side property atlas.tasks.ui.tab.enabled, which is disabled by > default > Make use of the above property on UI side to show the tasks tab on the entity > detail page. This will be in addition to the atlas.tasks.enabled property > which is used to enable/disable deferred actions > *Note:-* > Will come up with a follow up patch for this. -- This message was sent by Atlassian Jira (v8.20.10#820010)