Bugfix initialize executionContext
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