Skip to content

Set IUserSession user in SessionController if available - #3390

Merged
max-nextcloud merged 1 commit into
masterfrom
fix/2821
Nov 9, 2022
Merged

Set IUserSession user in SessionController if available#3390
max-nextcloud merged 1 commit into
masterfrom
fix/2821

Conversation

@marcelklehr

@marcelklehrmarcelklehr commented Nov 8, 2022

Copy link
Copy Markdown
Member

fixes#2821

Summary

I thought #3356 would fix#2821 but after testing again it appears it didn't because I edited the wrong file. The problem was that if you are the user that edits you of course shouldn't get any notification at all, which is harder to verify than getting a notification :'D
That said, I believe #3356 is still a good change.

@cypress

cypressBot commented Nov 8, 2022

Copy link
Copy Markdown



Test summary

104000Flakiness3


Run details

ProjectText
StatusPassed
Commit11bc8c3ℹ️
StartedNov 9, 2022 9:02 AM
EndedNov 9, 2022 9:08 AM
Duration06:04 💡
OSLinux Ubuntu -
BrowserElectron 106

View run in Cypress Dashboard ➡️


Flakiness

workspace.spec.js Flakiness
1 Workspace > formats text
sections.spec.js Flakiness
1 Content Sections > Heading anchors > Anchor scrolls into view
links.spec.js Flakiness
1 test link marks > link preview > shows a link preview

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

fixes#2821
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@max-nextcloud

Copy link
Copy Markdown
Collaborator

/compile

@max-nextcloud

Copy link
Copy Markdown
Collaborator

stupid me... this one does not need to be compiled.

@max-nextcloud

Copy link
Copy Markdown
Collaborator

/backport to stable25

@max-nextcloud

Copy link
Copy Markdown
Collaborator

/backport to stable24

@max-nextcloud

Copy link
Copy Markdown
Collaborator

/backport to stable23

@juliusknorr

Copy link
Copy Markdown
Member

I'm actually wondering why we have a separate DirectSessionController, it doesn't seem to be used anywhere.

@juliusknorr

Copy link
Copy Markdown
Member

Yes, seems like some dead code right from the initial pull request #372

@blizzzblizzz mentioned this pull request Feb 9, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Nextcloud Text (MarkDown files): Useless and strange notification: "remote user" changed {file}

3 participants

@marcelklehr@max-nextcloud@juliusknorr