Fixes #21206 If user and viewer are equal the method should return true. Also the common organization check was wrong as `count` can never be less then 0. Co-authored-by: 6543 <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
* Fix and test for delete user * Run updates in batches * Unit test
Also add unit tests