Project

General

Profile

action #9906

Updated by okurz over 8 years ago

## user story 
 As a tester adding/updating needles in failing tests I want to see all potentially matching needles not to re-add needles when someone else already added them before the test was rerun 

 ## acceptance criteria 
 * adding (saving) a needle in the needle editor updates the web interface to show the added needle, too 

 ## implementation ideas 
 * either update the test results with the needle candidate to also show the new needle(s) or additionally to the needle candidates of the failed test also show new ones

Back