Skip to content

Declare self[:current_user_id] in CustomContext constructor if it's running on a channel

Javier E. requested to merge bugfix-subscriptions-scope into master

What does this MR do?

Declare self[:current_user_id] in Contexts::CustomContext constructor if it's running on a channel

Merge request reports