You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It log :
ecosonar_api | [LOGGER] 2024-11-04 09:14:47 info : INSERT LOGIN CREDENTIALS - insert credentials into project code-smell
ecosonar_api | [LOGGER] 2024-11-04 09:14:51 info : INSERT LOGIN CREDENTIALS - insert succeeded
Expected behavior
It look i didnt understand how to register login_url but readable error should be usefull, i expect a beter error than "error : %s [object Object]".
And when i retry, i expect an error, the same behavior should log the same error, not a succes log.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: windows
Browser: chrome
Version win10 22H2, chrome 130.0.6723.92
Additional context
Maybe fix the doc for this part, i have finally no idea how to register login_url, i thought i have follow the doc but it fail.
The text was updated successfully, but these errors were encountered:
Describe the bug
Insert a login don't log error when fail.
To Reproduce
Steps to reproduce the behavior:
ecosonar_api | [LOGGER] 2024-11-04 09:05:15 info : INSERT LOGIN CREDENTIALS - insert credentials
ecosonar_api | [LOGGER] 2024-11-04 09:05:35 error : %s
ecosonar_api | [LOGGER] 2024-11-04 09:05:35 error : [object Object]
ecosonar_api | [LOGGER] 2024-11-04 09:05:35 error : INSERT LOGIN CREDENTIALS - insert credentials into project code-smell encountered an error
ecosonar_api | [LOGGER] 2024-11-04 09:14:47 info : INSERT LOGIN CREDENTIALS - insert credentials into project code-smell
ecosonar_api | [LOGGER] 2024-11-04 09:14:51 info : INSERT LOGIN CREDENTIALS - insert succeeded
Expected behavior
It look i didnt understand how to register login_url but readable error should be usefull, i expect a beter error than "error : %s [object Object]".
And when i retry, i expect an error, the same behavior should log the same error, not a succes log.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Maybe fix the doc for this part, i have finally no idea how to register login_url, i thought i have follow the doc but it fail.
The text was updated successfully, but these errors were encountered: