Blake Erickson
6fb4c333b0
FIX: Throw error when removing a user from group fails ( #9162 )
...
This commit ensures that an error is thrown when a user fails to be
removed from a group instead of silently failing.
This means when using the api you will receive a 400 instead of a 200 if
there is a failure. The remove group endpoint allows the removal of
multiple users, this change means that if you try to delete 10 users,
but 1 of them fails you will receive a 400 instead of 200 even though
the other 9 were removed successfully. Rather than adding a bunch more
complexity I think this is more than adequate for most use cases.
2020-03-10 15:25:00 -06:00
..
2020-03-05 06:45:08 +05:30
2020-01-15 11:27:12 +01:00
2019-10-02 14:01:53 +10:00
2020-02-28 09:21:31 +11:00
2019-05-13 09:31:32 +08:00
2020-02-13 16:26:02 +10:00
2020-01-29 20:30:48 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2018-11-14 16:23:29 -05:00
2019-10-21 12:08:20 +01:00
2020-02-14 11:06:12 -05:00
2019-05-13 09:31:32 +08:00
2019-11-27 16:11:49 +11:00
2019-11-01 14:19:10 -05:00
2019-10-08 14:15:08 +03:00
2019-12-24 15:56:44 +05:30
2019-11-11 22:30:32 +01:00
2019-12-10 11:48:39 +11:00
2020-03-09 14:06:13 -07:00
2020-03-10 15:25:00 -06:00
2019-05-13 09:31:32 +08:00
2020-02-12 12:11:28 +02:00
2019-11-25 10:49:27 +10:00
2020-02-11 17:01:12 +02:00
2020-02-04 14:16:00 -03:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-11-28 07:48:29 +10:00
2019-05-13 09:31:32 +08:00
2019-12-13 22:18:28 +01:00
2019-10-02 14:01:53 +10:00
2019-12-03 11:32:45 -03:00
2020-02-13 16:26:02 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-02-25 15:49:23 +02:00
2019-12-10 11:48:39 +11:00
2019-07-15 20:47:44 +03:00
2020-02-28 10:53:11 +00:00
2020-02-28 09:21:31 +11:00
2020-02-12 16:08:04 -07:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-10-14 11:40:09 +05:30
2019-10-02 14:01:53 +10:00
2019-10-21 12:08:20 +01:00
2020-02-05 00:41:10 +01:00
2019-10-30 16:57:13 +01:00
2020-02-11 17:01:12 +02:00
2019-10-21 12:08:20 +01:00
2019-05-13 10:25:51 -04:00
2020-02-13 16:26:02 +10:00
2020-01-16 13:50:27 +10:00
2019-09-09 11:03:57 -04:00
2019-12-17 10:56:16 +00:00
2019-10-22 12:05:36 -03:00
2019-10-21 12:08:20 +01:00
2020-03-09 12:54:33 -04:00
2020-02-20 09:52:21 +10:00
2020-02-11 16:21:03 +00:00
2019-10-02 14:01:53 +10:00