ui icon indicating copy to clipboard operation
ui copied to clipboard

BUG: Updating team profile in Server fails with the current schema

Open znicholasbrown opened this issue 3 years ago • 0 comments

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

  1. Start Server (^0.15.0)
  2. Navigate to the account page
  3. Update team name or slug

Browsers Tested:

  • [ ] Chrome
  • [ ] Firefox
  • [ ] Safari
  • [ ] Edge
  • [ ] IE

Notes

znicholasbrown avatar Aug 17 '21 17:08 znicholasbrown