Skip to content

Crowd sync fail: Wrong logging method #14356

@steerben

Description

@steerben

Description:

Crowd sync fails because a wrong/non-existing logging method is used: logger.warning instead of logger.warn

Steps to reproduce:

  • Create a local user (e.g. admin)
  • Initiate Crowd sync

Expected behavior:

Sync works

Actual behavior:

Sync fails:

logger.warning is not a function 

Server Setup Information:

  • RC v1.0.2

Additional context

Relevant logs:

�[34mI20190502-12:49:40.512(0) server.js:199 �[31mCROWD ➔ error Error syncing user data.  logger.warning is not a function 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions