-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Hallo
Since the version 456.vd8a_957db_5b_e9 our pipeline drop the following errormessage:
java.lang.IllegalArgumentException: InputStep id is required to be URL safe, but the provided id Target cluster is not safe
Our input id names often have a space bar, which is now considered a special character. Please add a linter that ignores or replaces special characters.
input id example:
SCHEDULED_TIME = input id: 'Schedule deployment', [...]