Hi Team,
We are seeing an unexpected exception when we are clicking on "Steps" tab after importing the job from an exported .zip file. Please find the below exception that we are seeing.
Could you please help on this?
Error Details:
Message: Exception in rendering component: [ListItem [Component id = 0]]
Root cause:
java.lang.NullPointerException: Cannot invoke "com.pmease.quickbuild.stepsupport.Step.getName()" because "step" is null
at com.pmease.quickbuild.web.page.setting.StepsPanel$StepView.onComponentTag(StepsPanel.java:1288)
at org.apache.wicket.Component.internalRenderComponent(Component.java:2500)
at org.apache.wicket.MarkupContainer.onRender(MarkupContainer.java:1576)
at org.apache.wicket.Component.internalRender(Component.java:2359)
at org.apache.wicket.Component.render(Component.java:2284)
at org.apache.wicket.MarkupContainer.renderNext(MarkupContainer.java:1474)
at org.apache.wicket.MarkupContainer.renderAll(MarkupContainer.java:1638)
at
Thank you!