Skip to content

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

Merged
sampaiodiego merged 2 commits intodevelopfrom
change-ee-models-override
Mar 29, 2020
Merged

Regression: Overwrite model functions on EE only when license applied#17061
sampaiodiego merged 2 commits intodevelopfrom
change-ee-models-override

Conversation

@sampaiodiego
Copy link
Copy Markdown
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
Copy Markdown

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