Skip to content

[stable18] Fix updates of NULL appconfig values - #23643

Merged
MorrisJobke merged 1 commit into
stable18from
backport/23602/stable18
Oct 23, 2020
Merged

[stable18] Fix updates of NULL appconfig values#23643
MorrisJobke merged 1 commit into
stable18from
backport/23602/stable18

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #23602

The comparisson of NULL is a bit special.
So we need to handle this a tad beter else it might not replace NULL
values. or allow you to set NULL values on updates.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@faily-bot

faily-botBot commented Oct 23, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 34481: failure

handlebars

mysql8.0-php7.2

  • cancelled - typically means that the tests took longer than the drone CI allows them to run

mysql5.6-php7.2

Show full log
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
--
There was 1 failure:
1) Test\Share20\DefaultShareProviderTest::testDeleteUserGroup with data set #1 ('a', 'b', 'c', 'b', false, false)
Failed asserting that actual size 0 matches expected size 1.
/drone/src/tests/lib/Share20/DefaultShareProviderTest.php:2320

@MorrisJobkeMorrisJobke mentioned this pull request Oct 23, 2020
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label Oct 23, 2020
@MorrisJobke
MorrisJobke merged commit 91b778b into stable18Oct 23, 2020
@MorrisJobke
MorrisJobke deleted the backport/23602/stable18 branch October 23, 2020 12:30
@rullzerrullzer mentioned this pull request Nov 9, 2020
2 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rullzer@MorrisJobke