Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.0
-
None
Description
When I try to send a message from within a workflow (Script Task), I am occurring the following error:
java.lang.NullPointerException
at info.magnolia.ui.vaadin.magnoliashell.MagnoliaShell.updateShellAppIndication(MagnoliaShell.java:172)
at info.magnolia.ui.framework.shell.ShellImpl.updateShellAppIndication(ShellImpl.java:323)
at info.magnolia.ui.admincentral.shellapp.pulse.message.PulseMessagesPresenter$2.messageSent(PulseMessagesPresenter.java:93)
at info.magnolia.ui.framework.message.MessagesManagerImpl.sendMessageSentEvent(MessagesManagerImpl.java:170)
at info.magnolia.ui.framework.message.MessagesManagerImpl.sendMessage(MessagesManagerImpl.java:104)
...
The locks should be removed.
Checklists
Acceptance criteria
Attachments
Issue Links
- relates to
-
MGNLUI-1793 Ensure session unlock when dealing with messages in MagnoliaShell.
-
- Closed
-