konveyor/tackle2-ui

Handle task and application tasks status of "task succeeded but has errors"

Closed this issue · 2 comments

Tasks have terminal states of Canceled, Failed, and Succeeded. In some cases, it is possible for a Task to be Succeeded but also include errors. On the UI, the statues of "Succeeded" and "Succeeded With Errors" need to differentiated.

Task status columns (at least application inventory name column, task manager status column):

  • All other existing statuses remain unchanged
  • Succeeded → Green circle check mark icon with text "Succeeded"
  • SucceededWithErrors → Yellow triangle exclamation icon with text "Succeeded With Errors"

Application inventory analysis column:

  • All other existing statuses remain unchanged
  • Latest task state of SucceededWithErrors can use the Yellow triangle exclamation icon with text "Completed With Errors"

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

/kind feature
/priority major
/triage accepted