Skip to content

[stable19] Fix updates of NULL appconfig values - #23642

Merged
MorrisJobke merged 1 commit into
stable19from
backport/23602/stable19
Oct 23, 2020
Merged

[stable19] Fix updates of NULL appconfig values#23642
MorrisJobke merged 1 commit into
stable19from
backport/23602/stable19

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>
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label Oct 23, 2020
@MorrisJobke
MorrisJobke merged commit 5caa8e9 into stable19Oct 23, 2020
@MorrisJobke
MorrisJobke deleted the backport/23602/stable19 branch October 23, 2020 12:30
@rullzerrullzer mentioned this pull request Nov 9, 2020
1 task
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