Fix upload members for deleted groups
Compare changes
Files
2@@ -16,16 +16,17 @@
@@ -35,6 +36,7 @@ import AutoComplete from '@material-ui/lab/Autocomplete'
@@ -56,7 +58,6 @@ import {
@@ -81,7 +82,17 @@ function MembersTable() {
See #2134 (closed)
This fixes the error of misding group info and puts the problem in the name column.