Home
last modified time | relevance | path

Searched refs:handle_assignee_changes (Results 1 – 2 of 2) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/issues/
H A Dcreate_service.rb63 handle_assignee_changes(issue, old_assignees)
66 def handle_assignee_changes(issue, old_assignees) method in Issues.CreateService
H A Dupdate_service.rb66 handle_assignee_changes(issue, old_assignees)
75 def handle_assignee_changes(issue, old_assignees) method in Issues.UpdateService