gitlab-org--gitlab-foss/spec/services
Nick Thomas f9b4d5efbd
Fix MR assignees for push options
With multiple MR assignees, `merge_request.assignee_id` is always nil,
and `merge_request.assignee_ids` isn't in `merge_request.attributes`.
So the existing code doesn't set assignees in the created MR.

This fix gets all the tests passing, but we should also check that no
other associations in the MergeRequest need similar fixups.
2019-04-09 20:40:12 +01:00
..
application_settings Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
applications Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
auth Add support for deleting images in registry 2.7 2019-03-18 23:04:29 +01:00
boards CE-port for 7714-view-recent-boards 2019-03-01 19:47:52 +08:00
chat_names
ci Use Gitlab::PushOptions for ci.skip push option 2019-04-09 10:03:26 +12:00
clusters Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
commits Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
deploy_keys
deploy_tokens Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
discussions
emails Freeze strings in email service specs 2019-03-22 14:56:06 +00:00
error_tracking Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
events
files Accept force option on commit via API 2019-03-06 10:44:59 +00:00
git Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
gpg_keys
groups Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
issuable [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
issues Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
keys
labels Check if labels are available for target issuable 2019-03-28 12:06:31 +01:00
lfs Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
members [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
merge_requests Fix MR assignees for push options 2019-04-09 20:40:12 +01:00
milestones Fix spec in EE which now trigger access to repository 2018-11-07 11:33:02 +08:00
notes Merge branch 'port-6539-extract-ee-specific-code' into 'master' 2019-04-05 14:29:58 +00:00
projects Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
prometheus Add a proxy method to PrometheusClient 2019-04-05 08:05:54 +00:00
protected_branches
protected_tags
quick_actions [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
releases Set release name when adding release notes to an existing tag 2019-04-09 06:52:15 +00:00
resource_events Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
search
submodules Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
suggestions Fixed test specs 2019-04-04 13:08:34 +00:00
tags Merge branch '48132-display-output-from-pre-receive-scripts' into 'master' 2019-03-26 22:33:25 +00:00
test_hooks
todos/destroy Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
users [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
wiki_pages
wikis
access_token_validation_service_spec.rb
audit_event_service_spec.rb Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb Fix updated_at doesn't apply to state_event updates of issues via API 2019-04-08 15:33:30 +00:00
notification_recipient_service_spec.rb
notification_service_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
preview_markdown_service_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
reset_project_cache_service_spec.rb
search_service_spec.rb
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Fix typos in lib 2018-11-15 12:15:43 +02:00
system_note_service_spec.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
task_list_toggle_service_spec.rb Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
todo_service_spec.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
update_deployment_service_spec.rb Revert "Just fix (hack) specs" 2018-11-12 20:32:40 +01:00
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb Improve email messages 2019-01-07 11:16:58 +08:00
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
web_hook_service_spec.rb Fix WebHookService spec failing in Ruby 2.6 2019-02-16 14:42:25 -08:00