gitlab-org--gitlab-foss/app/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.rb Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
list_service.rb Filter out archived issues from group issue board 2018-09-14 16:12:36 -05:00
move_service.rb Add result to MoveService#execute_multiple 2019-07-16 16:18:16 +02:00