Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean 1.4 - beta 5
Description
On an upgrade to 1.4 beta5 Karl Shultz noted warnings/errors about missing fields for data (see attachment).
This seems related to a change made: https://github.com/jenkinsci/blueocean-plugin/commit/6775f8a79de9ee0c8ff428f65b436eeaff3116b4#diff-5677a2bc858d8f4b7f087697025cc047
Need to know if this is a problem, or perhaps this could be annotated to not cause this error if it doesn't matter Vivek Pandey
Attachments
Issue Links
- blocks
-
JENKINS-48941 Saving build fails: Failed to serialize io.jenkins.blueocean.service.embedded.BlueOceanUrlAction#blueOceanUrlObject
-
- Closed
-
Ugh, looks like previously serialized old version deserializing to new version where ModelObject has been removed is causing this. I will work on a fix.