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
bekacru
bekacru6d ago
I think you should use your orm directly at the moment
Vishal
VishalOP6d ago
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...
bekacru
bekacru6d ago
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.
Vishal
VishalOP6d ago
thanks for the update, is there any github issue regarding multi team support which i can mention in dokploy just to keep a track
bekacru
bekacru6d ago
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...

Did you find this page helpful?