-
Sub-task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
-
Testable
-
rhel-conversions
-
-
-
The parent issue RHELC-1792 has the label that triggered autocreation of this subtask to track the relative story point estimation for the integration test part of the issue.
The parent issue description at the time of creation of this issue was:
Whenever a user entered the % character in the convert2rhel.ini config file, such as in the RHSM password, convert2rhel failed with an error:
configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: "%"
The solution is to disable interpreting the % character as a sign for string replacement.