jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-7772] Some characters in data cause build breaks, loss of function
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
When adding values to an axis variable, if a comma "," is included in a value, the build succeeds, but you cannot "click through" to see the details about that particular combination.
If a pipe "|" is in a value, then the entire matrix build shows as a failure, though it appears the jobs are all launched.
---
Originally reported by markjwolff, imported from: Some characters in data cause build breaks, loss of function
Raw content of original issue
When adding values to an axis variable, if a comma "," is included in a value, the build succeeds, but you cannot "click through" to see the details about that particular combination.
If a pipe "|" is in a value, then the entire matrix build shows as a failure, though it appears the jobs are all launched.
Contributor guide
Research direction
No source files or tests are named. Start by tracing how matrix axis values containing commas and pipes are handled, then reproduce both reported behaviors; done means the build remains successful and the affected combination remains clickable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100