lib/gooddata/lcm/actions/collect_segment_clients.rb in gooddata-0.6.50 vs lib/gooddata/lcm/actions/collect_segment_clients.rb in gooddata-0.6.51
- old
+ new
@@ -64,9 +64,10 @@
master = client.projects(res.first[:master_project_id])
master_pid = master.pid
master_name = master.title
sync_info = {
+ segment_id: segment.segment_id,
from: master_pid,
to: segment.clients.map do |segment_client|
client_project = segment_client.project
to_pid = client_project.pid
results << {