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 bookmarks sort order when WS does not bump update_at #8264

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

enahum
Copy link
Contributor

@enahum enahum commented Oct 16, 2024

Summary

When sorting the channel bookmarks on the webapp, the WS event was not changing the update_at property of the objects

We are now also updating the local records if the sort_order has changed to fix the sorting updates while the server does not have the changes included in mattermost/mattermost#28807

Ticket Link

https://mattermost.atlassian.net/browse/MM-60644

Server PR

mattermost/mattermost#28807

Release Note

Fixed the sort order of channel bookmarks when sorted on a different client

@enahum enahum added the 2: Dev Review Requires review by a core commiter label Oct 16, 2024
@enahum enahum added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Oct 17, 2024
@enahum enahum merged commit 98b8bf1 into main Oct 17, 2024
28 checks passed
@enahum enahum deleted the sort-bookmarks branch October 17, 2024 01:05
@amyblais amyblais added this to the v2.23.0 milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants