Open nebhale opened 4 years ago
The status message, when a job has no builds, does not properly un-URL encode the name of the job.
Status message should say
no builds for job "<properly un-URL encoded name>"
Just a warning - we're planning to restrict the allowed characters in identifiers: concourse/rfcs#40
This is still a valid bug, though it wouldn't really matter anymore if we implement the above RFC.
Summary
The status message, when a job has no builds, does not properly un-URL encode the name of the job.
Steps to reproduce
Expected results
Status message should say
Actual results
Triaging info