delete or clear cancelled invitations
is there no option to
delete
or clear cancelled invitations
didn't find anything related to delete invitations. this is what i found in index.d.ts
guide me, if i'm wrong.
readonly invitation: readonly ["create", "cancel"];
5 Replies
I think you should use your orm directly at the moment
this is where i want to add the option, any suggestions from your end
https://github.com/Dokploy/dokploy/issues/1413
GitHub
Organisation and Teams Management · Issue #1413 · Dokploy/dokploy
What problem will this feature address? User Roles & Permissions Introduce owner and admin roles (currently, only member role exists). Add a custom user role with view-only access—users can onl...
For teams, we're adding multi team support which is kinda a breaking change. Maybe wait for that before implementation. Other than that feel free to ping me if you need my help.
thanks for the update, is there any github issue regarding multi team support which i can mention in dokploy just to keep a track
GitHub
Multiple Teams Membership · Issue #1975 · better-auth/better-auth
Is this suited for github? Yes, this is suited for github Is your feature request related to a problem? Please describe. teams allow better managment of orgs, but sometimes members need to be in mo...