-
Task
-
Resolution: Fixed
-
Major
-
None
-
-
arctic, tasman, frank, tethys
Prefetch and embed the Run object on the Run Details page.
Process should be to create a RESTFetchPreloader implementation that checks the current url to see if it links to a pipeline run details page and adds the Run object data if it is. See PipelineStatePreloader.
In Scope
- This data is attached to the $.blueOceanConfig object
- When the page loads the data is injected into the store
- We never have to do a XHR when loading the run details
- depends on
-
JENKINS-39625 OPTIMIZATION: Pre-load Runs on pipeline activity page
- Closed
- is related to
-
JENKINS-40941 OPTIMIZATION: Pre-load /steps and /nodes REST calls on run details page
- Open