20943: role groups should now handle being trashed
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 6 Jun 2024 22:03:40 +0000 (18:03 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 6 Jun 2024 22:03:40 +0000 (18:03 -0400)
commit421e478d139906b48a2ff31a32a385639eae8e01
tree74a6bb5fac3d018e7eee7284660bd521a8feaee4
parent985e27181a4a011de013ead54a9ac2b4c7f9312b
20943: role groups should now handle being trashed

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
services/api/app/controllers/arvados/v1/groups_controller.rb
services/api/app/controllers/sys_controller.rb
services/api/app/models/group.rb
services/api/test/fixtures/groups.yml
services/api/test/fixtures/links.yml
services/api/test/functional/arvados/v1/groups_controller_test.rb
services/api/test/functional/sys_controller_test.rb
services/api/test/integration/permissions_test.rb