Project

General

Profile

action #104037

Updated by okurz over 2 years ago

## Observation 

 I would like to add the following text 

 ``` 
 Aggregate or "update" tests for SLE maintenance updates. Triggered by 
 https://gitlab.suse.de/qa-maintenance/bot-ng 
 ``` 

 to https://openqa.suse.de/admin/edit_parent_group/7 but clicking the "Save" button has no visible effect and https://openqa.suse.de/parent_group_overview/7 does not show the description. In contrast I can still update the description in https://openqa.suse.de/group_overview/110 

 ## Steps to reproduce 

 * Go to https://openqa.suse.de/admin/edit_parent_group/7 
 * Make sure you are logged in 
 * Add text in the "Description" text field 
 * Click "Save" button 
 * Observe that nothing happens (expected: Text " Changes applied" below the button with a floppy disk icon in front) 
 * Change another value, e.g. move prio up by one and again down by one 
 * Click "Save" button 

 ## Acceptance criteria 
 * **AC1:** The above text has been added to the job group description of https://openqa.suse.de/admin/edit_parent_group/7 
 * **AC2:** openQA explicitly reports if the user tried something unsupported

Back