jenkinsci / jenkinsci/plot-plugin
[JENKINS-34046] Plots in Multi-configuration project
Open
component:plot-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 62
- Forks
- 93
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
When using a Multi-configuration project (from the Matrix Project Plugin) together with the Plot Plugin I've found two issues:
- Plots are not displayed after restart. No plots are displayed until you run the project at least once after the restart.
- When configuring the project all the options are not displayed as they should. For example clicking on the "Load data from csv file" radio button does not show the options "Include all columns", "Include columns by name" etc. instead "Uncaught TypeError: Cannot read property 'next' of undefined" is written to the javascript console. (This might require more than one plot to reproduce, not sure)
---
Originally reported by
johnv, imported from: Plots in Multi-configuration project
Raw content of original issue
When using a Multi-configuration project (from the Matrix Project Plugin) together with the Plot Plugin I've found two issues:
- Plots are not displayed after restart. No plots are displayed until you run the project at least once after the restart.
- When configuring the project all the options are not displayed as they should. For example clicking on the "Load data from csv file" radio button does not show the options "Include all columns", "Include columns by name" etc. instead "Uncaught TypeError: Cannot read property 'next' of undefined" is written to the javascript console. (This might require more than one plot to reproduce, not sure)
- environment:
Matrix Project Plugin
Contributor guide
Assessment
This issue has not been assessed yet.