FEATURE: Support uploading a csv with either user emails or usernames (#8971)

This commit is contained in:
Roman Rizzi
2020-02-18 10:53:12 -03:00
committed by GitHub
parent be3e4ab3f5
commit 9441362c72
6 changed files with 39 additions and 9 deletions

3
spec/fixtures/csv/usernames.csv vendored Normal file
View File

@@ -0,0 +1,3 @@
username1
username2
username3
1 username1
2 username2
3 username3