gitlab-org--gitlab-foss/spec/services/boards/issues
Patrick Derichs 1ebef4aae5 Add result to MoveService#execute_multiple
It adds  a hash response which includes
the count, success state and the moved
issues itself so the caller has additional
information about the result of the
process.
2019-07-16 16:18:16 +02:00
..
create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
list_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
move_service_spec.rb Add result to MoveService#execute_multiple 2019-07-16 16:18:16 +02:00