Skip to content

Regression: Remove model observe that was used to control the status of the Omnichannel agents#17078

Merged
rodrigok merged 14 commits intodevelopfrom
omnichannel/replace-closing-chats-abserve
Mar 30, 2020
Merged

Regression: Remove model observe that was used to control the status of the Omnichannel agents#17078
rodrigok merged 14 commits intodevelopfrom
omnichannel/replace-closing-chats-abserve

Conversation

@renatobecker
Copy link
Copy Markdown
Contributor

The action that controls how to handle open chat when the agent goes offline was implemented by using a model observe that was bringing some performance issues in distributed and high-performance environments.
The model observe has been replaced by a stream listener on the User model.

@renatobecker renatobecker added this to the 3.1.0 milestone Mar 30, 2020
@rodrigok rodrigok merged commit 9b4cfd7 into develop Mar 30, 2020
@rodrigok rodrigok deleted the omnichannel/replace-closing-chats-abserve branch March 30, 2020 18:28
@sampaiodiego sampaiodiego modified the milestones: 3.1.0, 3.0.8 Mar 30, 2020
sampaiodiego pushed a commit that referenced this pull request Mar 30, 2020
@sampaiodiego sampaiodiego mentioned this pull request Mar 30, 2020
ggazzo added a commit that referenced this pull request Mar 31, 2020
…to feat/directory

* 'feat/directory' of github.com:RocketChat/Rocket.Chat:
  Update app/lib/server/functions/saveUser.js
  Update app/channel-settings/server/methods/saveRoomSettings.js
  Regression: Block users was not possible for 1:1 DMs (#17105)
  Regression: Collapsible elements didn't respect attachment parameter. (#16994)
  [FIX] Apps Engine notifyRoom sending notification to wrong users (#17093)
  Update .eslintrc
  Bump version to 3.0.8
  Regression: Remove model observe that was used to control the status of the Omnichannel agents (#17078)
  [FIX] Emit livechat events to instace only (#17086)
  Reduce notifyUser propagation (#17088)
  [FIX] Error when websocket received status update event (#17089)
  [FIX] Error when websocket received status update event (#17089)
  Reduce notifyUser propagation (#17088)
  Regression: Remove model observe that was used to control the status of the Omnichannel agents (#17078)
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.

3 participants