When starting a chat using a conversation starter the sessionId provided via initWebChat() is ignored and instead a new UUID is generated. The custom userId provided is taken correctly. When starting the chat via the "Start Chat" button everything is ok, too.
Expected behavior:
The sessionId and userId provided via initWebChat() should also be used when using a conversation starter.