Skip to content

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

@jenkins-infra-bot

Description

@jenkins-infra-bot

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions