Brody Wang 391b950be6
Fix non-null violation when inviting people to team (#3015)
### What problem does this PR solve?

Not sure why MySQL is inserting empty string in this case, but when I
use postgres I got `null value in column "invited_by" of relation
"user_tenant" violates not-null constraint`

### Type of change

- [X] Bug Fix (non-breaking change which fixes an issue)
2024-10-25 18:39:09 +08:00
..
2024-10-23 12:02:18 +08:00
2024-10-24 20:10:47 +08:00
2024-01-17 09:43:27 +08:00
2024-09-29 18:24:24 +08:00