Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Fix for message bus reconnecting when connection is lost.
-
Empty show more show less
Description
Problem
Problem 1: in task context, the reconnect logic does not wait for the task to be opened
Problem 2: change alike listens on the native reconect event from the message bus where. The native reconnect event does not expect to be in task context. This leads to triggering changealike loads before the task is opened for editing.
Problem 3: websocket onclose is not triggered when the user loses internet connection. This leads to the problem where the internal state flag still thinks there is valid connection.
All of the problem above are producing the ERROR in core: E9999 - Keine Zugriffsberechtigung / NoAccessException