Skip to content

Fix owner invitation bug#3230

Merged
juliusgeo merged 2 commits intomainfrom
fix_owner_invitation
Mar 10, 2026
Merged

Fix owner invitation bug#3230
juliusgeo merged 2 commits intomainfrom
fix_owner_invitation

Conversation

@juliusgeo
Copy link
Contributor

Description

Prior to this fix, one could create an invite for a user as a member, then switch it to owner. Owner invites are supposed to happen in the organization UI, not here.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • CI (any automation pipeline changes)
  • Chore (changes which are not directly related to any business logic)
  • Test changes (add, refactor, improve or change a test)
  • This change requires a documentation update

What's Changed

  • Add a list of tasks or features here...

@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Mar 10, 2026 3:26pm

Request Review

@promptless-for-oss
Copy link

📝 Documentation updates detected!

Updated existing suggestion: Document team member roles and permissions


Tip: Request one-off documentation tasks in the Dashboard under New Task 🚀

<SelectValue id="role" placeholder="Role..." />
</SelectTrigger>
<SelectContent>
<SelectItem value="OWNER">Owner</SelectItem>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to make sure non-cloud self hosted instances are still able to have this option.

@juliusgeo juliusgeo merged commit 1d02a2a into main Mar 10, 2026
28 checks passed
@juliusgeo juliusgeo deleted the fix_owner_invitation branch March 10, 2026 17:35
@promptless-for-oss
Copy link

📝 Documentation updates detected!

Updated existing suggestion: Document team member roles and permissions


Tip: Create additional Docs Collections to keep multiple repositories in sync 📚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants