Skip to content

[stable18] Fix the user email issue while creating a user - #23204

Merged
MorrisJobke merged 1 commit into
stable18from
backport/23182/stable18
Nov 9, 2020
Merged

[stable18] Fix the user email issue while creating a user#23204
MorrisJobke merged 1 commit into
stable18from
backport/23182/stable18

Conversation

@backportbot-nextcloud

@backportbot-nextcloudbackportbot-nextcloudBot commented Oct 5, 2020

Copy link
Copy Markdown

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #23182

When the user is created, the provisioning api
was not adding the email address of the user
when provided if the `send email to new user`
is not set.
Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
@faily-bot

faily-botBot commented Oct 5, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 33688: failure

sqlite

Show full log
There was 1 error:
1) OCA\Files_Sharing\Tests\EtagPropagationTest::testRecipientDeleteInShare
Error: Call to a member function getMountPoint() on null
/drone/src/lib/private/Share20/Manager.php:305
/drone/src/lib/private/Share20/Manager.php:707
/drone/src/apps/files_sharing/tests/EtagPropagationTest.php:142
/drone/src/apps/files_sharing/tests/PropagationTestCase.php:42
--
There were 2 warnings:
1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static
2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

@skjnldsv
skjnldsvforce-pushed the backport/23182/stable18 branch from 3f73dd5 to 6258606CompareOctober 6, 2020 06:53
@skjnldsv
skjnldsvforce-pushed the backport/23182/stable18 branch from 6258606 to 84f4b86CompareOctober 6, 2020 07:01
@MorrisJobke

Copy link
Copy Markdown
Member

Let's wait for 18.0.11

@rullzerrullzer mentioned this pull request Nov 9, 2020
2 tasks
@MorrisJobkeMorrisJobke mentioned this pull request Nov 9, 2020
@MorrisJobke
MorrisJobke merged commit a4cfac8 into stable18Nov 9, 2020
@MorrisJobke
MorrisJobke deleted the backport/23182/stable18 branch November 9, 2020 14:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@skjnldsv@sharidasan