nextcloud / nextcloud/guests

no error message when sending invitation failed

Open
#413 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
61
Forks
34
Avg merge
3d 19h
Merged PRs (30d)
22

Description

I just tried the guest app on Nextcloud 19 and had a miss configured email setting.

image

After I click on the "invite user" button the popup stays open but without any error message that the mail couldn't be send. In all other areas, e.g. the user management, I get an error message when re-sending the welcome mail failed but the guest app just does nothing.

Even worse, the user is still created. This means that you can't try again to invite them when the email problem is fixed (could be also a email server which is temporarily offline). I would expect that a error message is shown and the will guest user not be created and/or deleted again so that the user has a chance to re-try.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the guest invitation flow on Nextcloud 19 with a misconfigured email setting, then trace what happens after clicking “invite user.” Done means the failed email produces an error message and the guest user is not left unable to retry, either by avoiding creation or removing it after failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.