Skip to content

[stable14] Only execute query in propagateChange once - #12862

Merged
MorrisJobke merged 1 commit into
stable14from
backport/12855/stable14
Dec 5, 2018
Merged

[stable14] Only execute query in propagateChange once#12862
MorrisJobke merged 1 commit into
stable14from
backport/12855/stable14

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #12855

The second execute statement should be inside the if block. Else it gets
executed twice which makes no sense.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobkeMorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish bug labels Dec 5, 2018
@MorrisJobkeMorrisJobke added this to the Nextcloud 14.0.5 milestone Dec 5, 2018
@MorrisJobke
MorrisJobke merged commit 50b2115 into stable14Dec 5, 2018
@MorrisJobke
MorrisJobke deleted the backport/12855/stable14 branch December 5, 2018 23:05
@MorrisJobkeMorrisJobke mentioned this pull request Jan 4, 2019
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@ChristophWurst@rullzer