Project

General

Profile

action #13740

Updated by okurz over 4 years ago

## Motivation 

 In e.g. 
 https://openqa.opensuse.org/tests/262483#step/updates_packagekit_gpk/15 

 There is a needle updated_installed-logout-20160524 that doesn't match because of wrong font. To be able to decide whether I need to create a new needle I need to know where this needle comes from. Ie where it was used. In this case it's from 42.1 where I know it has the wrong font. So a direct link to more information about the needle would be useful. 


 ## Acceptance criteria 

 * **AC1:** From needle candidate view more information about the needle can be accessed, e.g. last match, last use 


 ## Suggestions 

 In https://github.com/os-autoinst/openQA/blob/0149ff62a314705a5b4362588df331faccecab23/templates/step/viewimg.html.ep#L64 we could add another icon which on press either links to the corresponding information on https://openqa.opensuse.org/admin/needles or shows the according information, e.g. "last match(es)" and "last use(s)"

Back