Actions
action #11970
closedsupport for multiple bug references per job
Start date:
2016-05-13
Due date:
% Done:
0%
Estimated time:
Description
user story¶
As a test reviewer I want support for multiple bug references per comment to track multiple bug references per job
acceptance criteria¶
AC1: The comment poo#1234 poo#5678
yields at least one valid bug reference on the test overview page
further notes¶
Take a look on https://openqa.suse.de/tests/overview?build=1510&version=12-SP2&groupid=25&distri=sle&arch=ppc64le&result=failed, the test result for migration_offline_sle12_ppc shows a bug icon with a text referring to two progress issues but a link to an unrelated test result, i.e. the parsing did not yield the expected result of at least one bug reference.
I (okurz) see some ways to do it:
- show one bug icon per bug reference
- show just the first bug reference and discard others
- when multiple bug references are shown, just provide a link to the corresponding comment and give a summary instead of a direct bug link
Actions