Expected Behavior
Workflow start with summary/details on test server should show this in user metadata of EVENT_TYPE_WORKFLOW_EXECUTION_STARTED event but it is not.
Actual Behavior
User metadata not visible. Testing on latest release of Java SDK which should have #2441. May need to also check that child workflow propagates the metadata too.
First noticed in temporalio/sdk-python#851