You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are currently experiencing an issue where Task and Step details are not visible for uninitialized tasks within the Portal UI. This behavior is inconsistent with the experience on the Tekton Dashboard, where details for similar tasks are displayed without issues. This discrepancy leads to a lack of information and potential confusion for users trying to manage and troubleshoot tasks within the Portal UI.
Acceptance Criteria:
Task and Step details for uninitialized tasks should be displayed in the Portal UI.
The displayed information should match the level of detail available on the Tekton Dashboard for similar tasks.
Ensure consistency in the UI for displaying details of both initialized and uninitialized tasks.
Implementation Plan:
Investigate the cause of the issue where Task and Step details are not displayed for uninitialized tasks.
Implement necessary changes to the Portal UI to ensure Task and Step details are visible for all tasks, regardless of their initialization state.
Conduct testing to verify that details are now displayed consistently across the Portal UI and Tekton Dashboard.
The text was updated successfully, but these errors were encountered:
Users are currently experiencing an issue where Task and Step details are not visible for uninitialized tasks within the Portal UI. This behavior is inconsistent with the experience on the Tekton Dashboard, where details for similar tasks are displayed without issues. This discrepancy leads to a lack of information and potential confusion for users trying to manage and troubleshoot tasks within the Portal UI.
Acceptance Criteria:
Task and Step details for uninitialized tasks should be displayed in the Portal UI.
The displayed information should match the level of detail available on the Tekton Dashboard for similar tasks.
Ensure consistency in the UI for displaying details of both initialized and uninitialized tasks.
Implementation Plan:
Investigate the cause of the issue where Task and Step details are not displayed for uninitialized tasks.
Implement necessary changes to the Portal UI to ensure Task and Step details are visible for all tasks, regardless of their initialization state.
Conduct testing to verify that details are now displayed consistently across the Portal UI and Tekton Dashboard.
The text was updated successfully, but these errors were encountered: