Description
To reproduce the error, perform the following steps:
1) Go to Topology
2) Click on Resource
3) Click on Pull Tasks
4) View executed pull tasks
5) Select all and clean with a bulk action
java.util.MissingResourceException: Unable to find property: 'start' for component: body:toggle:outerObjectsRepeater:2:outer:form:content:tasks:secondLevelContainer:second:executions:secondLevelContainer:second:container:selectedObjects:topToolbars:toolbars:2:headers:2:header:orderByLink:header_body:label [class=org.apache.wicket.markup.html.basic.Label]. Locale: null, style: null
at org.apache.wicket.Localizer.getString(Localizer.java:268)
at org.apache.wicket.model.ResourceModel$AssignmentWrapper.load(ResourceModel.java:129)
at org.apache.wicket.model.ResourceModel$AssignmentWrapper.load(ResourceModel.java:99)
at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:135)
at org.apache.wicket.Component.getDefaultModelObject(Component.java:1646)
at org.apache.wicket.Component.getDefaultModelObjectAsString(Component.java:1674)