Skip to content

Only send an update sort order request if there is an user - #10738

Merged
blizzz merged 3 commits into
masterfrom
fix/10669/store-sorting-only-for-loggedin-users
Aug 20, 2018
Merged

Only send an update sort order request if there is an user#10738
blizzz merged 3 commits into
masterfrom
fix/10669/store-sorting-only-for-loggedin-users

Conversation

@weeman1337

Copy link
Copy Markdown
Member
  • Before sending an update sort order request it's checked whether there is an user logged in
  • Adds a test for that

closes#10669

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
@weeman1337weeman1337 added this to the Nextcloud 14 milestone Aug 17, 2018
@weeman1337weeman1337 changed the title Only sends an update sort order request if there is an userOnly send an update sort order request if there is an userAug 17, 2018
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
@weeman1337weeman1337 added 3. to review Waiting for reviews and removed 3. to review Waiting for reviews labels Aug 17, 2018
@blizzz
blizzz requested review from ChristophWurst and removed request for LukasReschkeAugust 17, 2018 22:10
@blizzz

Copy link
Copy Markdown
Member

Do we also have a positive test, ensuring that the request is sent when the user is logge in?

@weeman1337

Copy link
Copy Markdown
MemberAuthor

@blizzz yes, see

// check if changes are persisted

@blizzz
blizzz merged commit 1b1c8b3 into masterAug 20, 2018
@blizzz
blizzz deleted the fix/10669/store-sorting-only-for-loggedin-users branch August 20, 2018 12:54
@rullzerrullzer mentioned this pull request Aug 24, 2018
3 tasks
@MorrisJobkeMorrisJobke mentioned this pull request Aug 24, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class/service 'Tagger' not found.

3 participants

@weeman1337@blizzz@rullzer