Project

General

Profile

action #96744

Updated by GraceWang over 2 years ago

Select any SLE15SP4 job from o.s.d -> Click the "Report Product Bug" button 

 Actual Result: 
 It will fail to create a new bug due to the below error: 
 Sorry, either the product **PUBLIC PUBLIC SUSE Linux Enterprise Server 15 SP4** SP4 does not exist or you aren't authorized to enter a bug into it. 

 Current now in the early stage of 15SP4, the PUBLIC project is not available. So, this needs to be changed. 

 This issue seems to be a problem left over by the https://github.com/os-autoinst/openQA/pull/3677 
 This issue is mainly be caused by `if ($1 == 15 && $2 >= 3)` (https://github.com/os-autoinst/openQA/blob/a16b42be3b4eb19a4a5219c9d8468953e6f5ed8f/templates/webapi/branding/openSUSE/external_reporting.html.ep#L63) (https://github.com/Martchus/openQA/blob/c44bcbe67dbac098c542bd09c45c541fd7542228/templates/webapi/branding/openSUSE/external_reporting.html.ep#L60) 

Back