nomad icon indicating copy to clipboard operation
nomad copied to clipboard

api: handle newlines in JobSubmission vars correctly

Open pkazmierczak opened this issue 1 year ago • 0 comments

Fixes a bug where variable values in job submissions that contained newlines weren't encoded correctly, and thus jobs that contained them couldn't be resumed once stopped via the UI.

Internal ref: https://hashicorp.atlassian.net/browse/NET-9966

pkazmierczak avatar Jul 11 '24 18:07 pkazmierczak