ui
ui copied to clipboard
BUG: Updating team profile in Server fails with the current schema
Bug Description
When attempting to update the team profile on the Account page, the API throws an error: Field update_tenant_slug_input.tenant_id of required type UUID! was not provided.
due to a schema mismatch.
Steps To Reproduce
- Start Server (
^0.15.0
) - Navigate to the account page
- Update team name or slug
Browsers Tested:
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Edge
- [ ] IE
Notes