Actions
Bug #20444
closedSCAP content title validations are not performed
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Description
Description of problem:
- Foreman server is allowing to upload the SCAP content files with Duplicate Titles.
How reproducible:
- Always
Steps to Reproduce:
1. Configure Foreman server with OpenSCAP.
2. Upload an SCAP content file with a title.
3. Upload the content file (same content file/other content files) with the same Content Title.
Actual results:
- The SCAP content file is uploaded with the same/duplicated title.
Expected results:
- Content should not upload with the same title. Foreman should show an error message that "Content Title already Exists".
Additional info:
- The problem can be reproduced on WebUI and also with API.
Actions