Commit 9440327
authored
add tech support role to allowed roles when sending an invite (#1835)
### Fixes #1834
## Description
This fixes a bug where a tech support user cannot add/invite another
user
Looks like the tech support role was left off the list of allowed roles
to send an invite.
## Testing
Verify that the repro steps in the bug report show no error message1 parent f2cd9a8 commit 9440327
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
0 commit comments