linagora / Twake

Twake is a secure open source collaboration platform to improve organizational productivity.
https://twake.app
GNU Affero General Public License v3.0
1.79k stars 195 forks source link

🌟 added migration command to set every old messages as seen by everyone in public channels #2534

Closed rezk2ll closed 2 years ago

rezk2ll commented 2 years ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

RomaricMourgues commented 2 years ago

Note: even tho it doesn't work on private or direct channels because the user in the context is not a member of those channels so it can't fetch the members ( this check was made in the members service ). and another thing, when the command finishes it doesn't give back the shell propmt somehow ( it doesn't indicate it finished after the spinner is done )