action #72292
Updated by okurz about 4 years ago
## Observation
reports on https://progress.opensuse.org/projects/qa/wiki#Test-results-overview should reference bugs or tickets in the soft-fail references but they don't . This happened in the past and was fixed e.g. with https://github.com/os-autoinst/openqa_review/commit/935b63b9a536b3aa6eb76cc184fd22b3a720df86 but should be checked again.
## Acceptance criteria
* **AC1:** Reports from osd and o3 include bug references for all soft fail references (i.e. linked to `record_soft_failure` calls as well as soft-fail needles)
## Steps to reproduce
* Call `openqa-review` locally with according parameters to include soft fails and parse bugrefs and maybe `-vvvv` to show more logging output and reproduce the problem
* Fix the problem :)