action #11970
closedsupport for multiple bug references per job
0%
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
Updated by okurz about 8 years ago
- Has duplicate action #13926: only one bug displayed in overview even though muliple referenced added
Updated by mkittler about 8 years ago
- Status changed from New to In Progress
Solution 2 has been implemented and it works in production so far.
Updated by mkittler about 8 years ago
This use case of an openQA developer might conflict with this feature if we don't implement it carefully: https://openqa.suse.de/tests/617231#comments
Updated by okurz about 8 years ago
good point. But I guess it shouldn't harm taking your example that it would show both the bugzilla reference as well as the mentioned progress issue.
Updated by mkittler almost 8 years ago
Updated by mkittler almost 8 years ago
- Status changed from In Progress to Resolved
Works in production