Add action to resend the invitation email for a user#38774
Conversation
|
@phil-davis @JammingBen acceptance tests needed ? |
We have existing test scenarios like: https://github.com/owncloud/enterprise/issues/4454 We could add a scenario where the user "forgets" and the email needs to be sent again. It will need some additions to the page object for the users page, so that the test can find where to click to re-send the email. Who should do that? (I can get someone to look at it tomorrow, if you like) |
We take care 👍 |
|
Will this action only be showed when the user was invited via email initially? |
Nope, do you expect it to work that way? |
f7ffaa0 to
464cece
Compare
464cece to
c3bcc98
Compare
|
@phil-davis now we also cover, that the first link has an expired/invalid token. Thanks for the hint! |
|
Maybe a designer should check the icon. It isn't crystal clear to me that you'll send an email. The color is also different from the trashbin icon. |
|
@jvillafanez the color is different because we in a hover state in the first screen |
|
Kudos, SonarCloud Quality Gate passed! |
|
Maybe stupid but why not in addition a occ command set where you can trigger to resend an invite to either a named or all never logged in like: |
I personally find it more intuitive via WebUI. The admin creates users via UI, therefore it makes sense to place this action there, too. These commands could be a nice addition though. |
|
Note: IMO |
|
Thanks. As @phil-davis points out, the action is currently only available via Web UI. Therefore the FR also only applies to Web UI. |
Description
Resend invitation email
Implemented an action to resend the invitation email for a user that hasnever been logged in yet.
Related Issue
Screenshots (if appropriate):
Types of changes
Checklist: