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

Behavior of requesting 'undefined' to mattermost users API #235

Open
dh4247 opened this issue Dec 5, 2022 · 0 comments
Open

Behavior of requesting 'undefined' to mattermost users API #235

dh4247 opened this issue Dec 5, 2022 · 0 comments
Assignees

Comments

@dh4247
Copy link

dh4247 commented Dec 5, 2022

Describe the bug
Changing the team will cause the plugin to send a {Server URL}/api/v4/users/undefined request, which returns a 400 status code.
Although the error does not cause operational problems, it is inconvenient for debugging due to the error log, and since it is classified as an error rather than a warning, we are contacting you thinking that there is potential danger.

To Reproduce
Steps to reproduce the behavior:

  1. Install the latest version of the plugin
  2. activate plugin
  3. Observe the error log on the behavior of changing teams

Expected behavior
No error log output

Screenshots
2022-12-05 16 16 44
Although there is a connection error in the screenshot, please note that 'undefined' requests occur because this is not an operating environment, but an environment for reproducing the error.

Environment:

  • Mattermost version: 7.5.1
  • Plugin version : 4.5.0

Thank you.

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

No branches or pull requests

2 participants