Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invite emails directly when creating a conversation #4937

Closed
sudwhiwdh opened this issue Jan 11, 2021 · 3 comments · Fixed by #13699
Closed

Invite emails directly when creating a conversation #4937

sudwhiwdh opened this issue Jan 11, 2021 · 3 comments · Fixed by #13699
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants
Milestone

Comments

@sudwhiwdh
Copy link

Expected behaviour

It's all in the title.
We have a lot of 1:1 conversations with external participants. For this purpose, the conversations are mostly created exclusively. It would be noticeable improvement if the creation dialog allows this form of usage.

Actual behaviour

Currently, I have to go to the sidebar specifically to email invite a participant after the conversation has already been created.

Talk app

Talk app version: (see apps admin page: /index.php/settings/apps)
v10.0.5

@nickvergessen
Copy link
Member

Yeah, also mentioned in #2874 (comment)

@nickvergessen nickvergessen changed the title It should be possible to add/invite users directly by entering their email address when creating a conversation, after guests have already been allowed to join via a public link Invite emails directly when creating a conversation Jan 11, 2021
@nickvergessen nickvergessen added 1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants labels Jan 11, 2021
@nickvergessen nickvergessen added this to the 💔 Backlog milestone Jan 11, 2021
@sudwhiwdh
Copy link
Author

Thanks for the link!
Do you have an idea how this improvement can be realized code-wise?

@nickvergessen
Copy link
Member

Well someone needs to extend the API to accept a list of invitees, and change the frontend to also find emails and then either do an individual request per email or send them on the new creation api with the invitee list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement feature: api 🛠️ OCS API for conversations, chats and participants
Projects
Status: ☑️ Done
Status: 🎉 Done
Development

Successfully merging a pull request may close this issue.

2 participants