UNCLASSIFIED - NO CUI

Allow + sign in filename

This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.

Current Behavior

Import will fail on import-artifacts if there is a '+' in the filename.

Live Example

g++.rpm

Expected Behavior

Should be able to download

Possible Solution

Fix the matching on filename in downloader.py

Edited by gavin.scallon