jenkinsci / jenkinsci/plot-plugin

[JENKINS-63234] plot plugin should not remove points related to kept forever biulds.

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

Description

Just as buid history, and XUnit trend graphs as well, plot plugin should (optionally) keep the data corresponding to buid to keep forever.

For sure, if the build is no more kept forever, it should disappear from the graph at the next run if it is outside the number of builds to show in the plot.

This implies a new parameter (boolean : keepForever) in the plugin configuration.

---
Originally reported by jlpinardon, imported from: plot plugin should not remove points related to kept forever biulds.


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

Raw content of original issue

Just as buid history, and XUnit trend graphs as well, plot plugin should (optionally) keep the data corresponding to buid to keep forever.
For sure, if the build is no more kept forever, it should disappear from the graph at the next run if it is outside the number of builds to show in the plot.

This implies a new parameter (boolean : keepForever) in the plugin configuration.

environment

```
Jenkins 2.222.3

plot plugin 2.1.8
```

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.