|
|
|
@@ -67,7 +67,7 @@ class Api::V1::Issues::Journals::CreateService < ApplicationService |
|
|
|
|
|
|
|
def build_atme_participants |
|
|
|
@atme_receivers.each do |receiver| |
|
|
|
@created_issue.issue_participants.new({participant_type: "atme", participant_id: receiver.id}) |
|
|
|
@issue.issue_participants.new({participant_type: "atme", participant_id: receiver.id}) |
|
|
|
end |
|
|
|
end |
|
|
|
end |