Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Attachments
Issue Links
- links to