[bug]: Using API to Invite New Users to Workpace does Not Trigger Email Invite
Open
@vihar is already working on this.
Since Apr 28, 2026.
🐛bug
plane
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When Using https://developers.plane.so/api-reference/workspace-invitations/add-workspace-invitation
to create a new user inviation to a workspace, the auto generated link via email is not triggered.
Works fine if you delete the API generated invite and manually create the invite through the UI.
Steps to reproduce
- Call API to create invitiaton, including users email.
- Obseve no SMTP email received
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
1.30
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.