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

Brijesh Bhalala updated ATLAS-4880:
-----------------------------------
    Description: 
*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.

  was:
*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.

*Feature:-*
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



> 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)

Reply via email to