-
Notifications
You must be signed in to change notification settings - Fork 39
Labels
app: dashboardConcerns the Dashboard UIConcerns the Dashboard UIpriority: lowIndicates a low priority issueIndicates a low priority issuetype: enhancementNew feature or requestNew feature or requestweight: 2An issue with a low development impactAn issue with a low development impact
Milestone
Description
What would you like to be added:
Avoid listing namespaces when they are not required, namely in a workflow details view.
Why is this needed:
In the workflow details view, when listing the instances of a workflow, the list component currently retrieves the list of namespaces by default. This is typically used to populate a dropdown for filtering entities by namespace.
However, in cases where the namespace is predefined by the workflow definition and fixed, the namespace dropdown is not displayed. In such situations, fetching the list of namespaces is unnecessary and could be avoided to improve efficiency.
Metadata
Metadata
Assignees
Labels
app: dashboardConcerns the Dashboard UIConcerns the Dashboard UIpriority: lowIndicates a low priority issueIndicates a low priority issuetype: enhancementNew feature or requestNew feature or requestweight: 2An issue with a low development impactAn issue with a low development impact
Type
Projects
Status
Done