Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
5.6
-
None
-
None
Description
If you schedule a page publication and you remove the page before the schedule date, the scheduled work item will be shown as resolved. See attached screenshots.
But the following exception will be thrown.
ERROR info.magnolia.personalization.command.PersonalizationActivationCommand 18.11.2016 09:40:00 -- Cannot execute activation command for the node 'website:/sportstation/about': javax.jcr.ItemNotFoundException: 64cc52a3-326f-40b9-b021-c980f2959447 at org.apache.jackrabbit.core.ItemManager.getItemData(ItemManager.java:384) at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:328) at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:622) at org.apache.jackrabbit.core.SessionImpl.getNodeById(SessionImpl.java:536)
I think it makes more sense, if the work item would be shown as failed and should not be restartable.
Checklists
Acceptance criteria