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

Regression: Overwrite model functions on EE only when license applied #17061

Merged
merged 2 commits into from
Mar 29, 2020

Conversation

sampaiodiego
Copy link
Member

Current EE code was overriding model functions without checking if an EE license is applied.

I've also changed debug calls with JSON.stringify to a callback function, so JSON.stringify isn't called without showing the log.

@sampaiodiego sampaiodiego added this to the 3.1.0 milestone Mar 28, 2020
@lgtm-com
Copy link

lgtm-com bot commented Mar 28, 2020

This pull request introduces 1 alert and fixes 1 when merging 612a0f2 into 7f7a551 - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

fixed alerts:

  • 1 for Incomplete string escaping or encoding

@sampaiodiego sampaiodiego merged commit 03cb0e1 into develop Mar 29, 2020
@sampaiodiego sampaiodiego deleted the change-ee-models-override branch March 29, 2020 02:07
ggazzo added a commit that referenced this pull request Mar 30, 2020
…to feat/directory

* 'feat/directory' of github.com:RocketChat/Rocket.Chat:
  Add bio as default field for searching
  Remove topic column from users tab
  Featured on top always
  [NEW] Home button on sidebar (#17052)
  [IMPROVE] Repeat “Reply In Thread” and “Add Reaction” inside the message actions menu (#17073)
  Make DirectMessageRoomType.isGroupChat() accept null roomData (#17074)
  [IMPROVE] Tab Bar actions reorder (#17072)
  Regression: Overwrite model functions on EE only when license applied (#17061)
  Regression: users.setStatus throwing an error if message is empty (#17036)
  Regression: Omnichannel notification on new conversations displaying incorrect information (#16346)
@sampaiodiego sampaiodiego mentioned this pull request Apr 9, 2020
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.

2 participants