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
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
Raw content of original issue