Skip to content

[FIX] Fix crowd sync by using correct logging method#14357

Closed
steerben wants to merge 1 commit intoRocketChat:developfrom
steerben:fix-crowd-sync
Closed

[FIX] Fix crowd sync by using correct logging method#14357
steerben wants to merge 1 commit intoRocketChat:developfrom
steerben:fix-crowd-sync

Conversation

@steerben
Copy link
Copy Markdown
Contributor

@steerben steerben commented May 2, 2019

Fixes crowd sync.

Currently the crowd sync contains a method call to logger.warning. The warning function does not exist, but has to be .warn instead.
This is a bug introduced by myself and fixed with this PR.

Closes #14356

@steerben
Copy link
Copy Markdown
Contributor Author

steerben commented May 2, 2019

Could someone please retrigger the tests? They failed to download some external dependencies.

@rodrigok
Copy link
Copy Markdown
Member

rodrigok commented May 7, 2019

Solved conflicts at #14405

@rodrigok rodrigok closed this May 7, 2019
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.

Crowd sync fail: Wrong logging method

2 participants