Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix only one item marked as read by Feed API #1687

Merged
merged 3 commits into from
Mar 8, 2022
Merged

Fix only one item marked as read by Feed API #1687

merged 3 commits into from
Mar 8, 2022

Conversation

Grotax
Copy link
Member

@Grotax Grotax commented Mar 7, 2022

I looked at #1544

And investigated the code a bit, it seems like the wrong service was called since we introduced the new controllers.
It didn't throw any errors because both read functions have the same signature but the parameters are used in a totally different way ...

Not tested yet only based on logical reading.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Copy link
Contributor

@SMillerDev SMillerDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks likely

@Grotax Grotax merged commit cd3b003 into master Mar 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/api branch March 8, 2022 12:05
Grotax added a commit that referenced this pull request Mar 9, 2022
Fixed
- Fix only one item marked as read by Feed API (#1687)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@Grotax Grotax mentioned this pull request Mar 9, 2022
Grotax added a commit that referenced this pull request Mar 9, 2022
Fixed
- Fix only one item marked as read by Feed API (#1687)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
@dennisschagt
Copy link

Not tested yet only based on logical reading.

I just tested with the 18.0.1 release.
It works as expected, thank you for the fix!

Neo11 pushed a commit to Neo11/news that referenced this pull request May 28, 2022
Fixed
- Fix only one item marked as read by Feed API (nextcloud#1687)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Sign up for free to 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.

None yet

3 participants