RC server更版由3.15.0至3.17.1 , user in public channel 停止發送訊息

Description

我們要做到(之前有做到)的事: rocketchat user create a personal access token, we set these info as secret in drone-CI server, also we set token and rocketchat channel name in .drone.yml, then when we run pipeline use drone-CI , start and finish status , both condition will post API to rocketchat/channel-name, thus we can receive messages from this channel.

our problem is : 在我們升級版本以後, 收不到訊息.
預期達到效果: 希望恢復原本可以收到訊息的狀態

已經測試過以下方式, 可以給大家參考:
1.先從 pipeline step 裡起的 containe 去向rocketchat 打 api 有通.
2.比對 drone rocketchat plugin (re-pull image) 沒有毀損
3.build a container to run > ok
4. 保險起見 已經 re-push.
5. access token 過期 > 官方說 永不過期 X
6.重新產生新的 personal access token X

Sorry for bad english, result from I’m not Native English speakers.

Server Setup Information

  • Version of Rocket.Chat Server:
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
  • Proxy:
  • Firewalls involved:

Any additional Information