Commit c9331770 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Fix the interface of EE::UserProjectAccessChangedService#execute

parent 8d3378a3
module EE
module UserProjectAccessChangedService
def execute
def execute(blocking: true)
result = super
@user_ids.each do |id|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment