Skip to content

Bugfix initialize executionContext

Madalyn Marabella requested to merge bugfix-userId-check-init into master

The addUserId method is throwing an error on executionContext.get(KEY_USER_ID). Initializing executionContext fixes the problem. I would like input on whether this is the best place to initialize.

Edited by Madalyn Marabella

Merge request reports