-
Bug
-
Resolution: Unresolved
-
Major
-
None
When the job is rebuilt thanks to the rebuild plugin and when a parameter comes from a textarea (multiline), each CR is turned to a simple space.
This can affect Shell scripts intended to process multiline parameters.
I wouldn't call that one minor priority - here's my scenario:
1. Upstream job A passes parameters to job B
2. Job B copies artifacts from upstream job execution that triggered it
3. When you rebuild last, multiline arguments are broken
4. When you build again, you loose the upstream configuration