jenkinsci / jenkinsci/matrix-project-plugin

[JENKINS-7772] Some characters in data cause build breaks, loss of function

Open
#428 1 comment 0 reactions 0 assignees View on GitHub
component:matrix-project-plugin imported-jira-issue priority:major resolution:unresolved
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


  • status: Open
  • priority: Major
  • component(s): matrix-project-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 0
  • imported: 2025-12-06

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.