Actions
action #94792
closedAlso show "investigation" tabs for incomplete jobs
Description
Motivation¶
Also in case of incomplete jobs the problem can be caused by something that the investigation tab could reveal, e.g. invalid test code that causes the job to abort prematurely with incomplete. Also see https://chat.suse.de/channel/testing?msg=syWT485rwgEBCnhTY
Acceptance criteria¶
- AC1: The "investigation" tab also shows up for incomplete jobs
- AC2: The "investigation" tab still does not show up for a "running" or "passed" job
Suggestions¶
- Extend condition to show investigation tab on incomplete jobs as well
- Remove any duplications, e.g. in javascript and perl code
Actions