Hi All Buid flow graphs are missing after updated "build flow plugin" from 0.8 to 0.10. The Manage Jenkins page display "You have data stored in an older format and/or unreadable data." message on top of the page after update the plugin. After click this link, I can find following actual error messages that created by a jenkins job using build flow plugin.
Type : com.cloudbees.plugins.flow.FlowRun Name : xxxx <-- job name Error : MissingFieldException: No field 'buildIndex' found in class 'com.cloudbees.plugins.flow.JobInvocation$Start', MissingFieldException: No field 'displayColumn' found in class 'com.cloudbees.plugins.flow.JobInvocation$Start', MissingFieldException: No field 'displayRow' found in class 'com.cloudbees.plugins.flow.JobInvocation$Start', MissingFieldException: No field 'buildIndex' found in class 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field 'displayColumn' found in class 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field 'displayRow' found in class 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field 'buildIndex' found in class 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field 'displayColumn' found in class 'com.cloudbees.plugins.flow.JobInvocation', MissingFieldException: No field 'displayRow' found in class 'com.cloudbees.plugins.flow.JobInvocation' How could I solve this issue? Thanks ----- Miki Matsumoto -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.