Resend invitation functionality not implemented #2324

Closed
opened 2025-10-09 17:59:14 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @mprasil on GitHub.

This popped up in #187, when inviting users that aren't registered yet, they will be set to Invited state. In this state there's an option to resend invitation in the Organization admin interface:

image

We should handle this API call more graciously as it's failing with 404 at the moment. We should return proper error message explaining the functionality is not implemented.

Originally created by @mprasil on GitHub. This popped up in #187, when inviting users that aren't registered yet, they will be set to `Invited` state. In this state there's an option to resend invitation in the Organization admin interface: ![image](https://user-images.githubusercontent.com/8255364/45677623-89d20e00-bb2c-11e8-9050-28ec09c7fb73.png) We should handle this API call more graciously as it's failing with `404` at the moment. We should return proper error message explaining the functionality is not implemented.
OVERLORD added the buggood first issue labels 2025-10-09 17:59:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2324