jenkinsci / jenkinsci/plot-plugin

[JENKINS-56291] Plot Plugin + Jenkinsfile: New plots will not be displayed in Plot section until the build succeeds

Open
#298 0 comments 0 reactions 0 assignees View on GitHub
component:plot-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
62
Forks
93
Avg merge
1d 17h
Merged PRs (30d)
1

Description

Hi,

When we have a new graph to be plotted via Plot-plugin via Jenkinsfile through Pipeline syntax, the new plot added into Jenkinsfile won't be displayed in Plot section, until the build is successful.

Once the build is successful (or say a dummy exit 0 just with the plot section enabled), plot for the new graph is seen.

This doesn't happen when the plot is configured in Jenkins job configuration and is only seen when the plot is configured using Pipeline syntax in Jenkinsfile

---
Originally reported by bharath0209, imported from: Plot Plugin + Jenkinsfile: New plots will not be displayed in Plot section until the build succeeds


  • assignee: vgaidarji
  • status: Open
  • priority: Major
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 3
  • imported: 20260512-210953

Raw content of original issue

Hi,

When we have a new graph to be plotted via Plot-plugin via Jenkinsfile through Pipeline syntax, the new plot added into Jenkinsfile won't be displayed in Plot section, until the build is successful.

Once the build is successful (or say a dummy exit 0 just with the plot section enabled), plot for the new graph is seen.
This doesn't happen when the plot is configured in Jenkins job configuration and is only seen when the plot is configured using Pipeline syntax in Jenkinsfile

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.