[ https://issues.apache.org/jira/browse/ATLAS-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855479#comment-17855479 ]
ASF subversion and git services commented on ATLAS-4880: -------------------------------------------------------- Commit 70817c27c13dc30c25656e48cd40f35eab1a8d98 in atlas's branch refs/heads/master from Brijesh Bhalala [ https://gitbox.apache.org/repos/asf?p=atlas.git;h=70817c27c ] ATLAS-4880: Temporarily disable the tasks tab on Entity Detail page on Atlas UI Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com> > 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)