mindlesscloud opened a new pull request, #4337:
URL: https://github.com/apache/incubator-devlake/pull/4337

   ### Summary
   Fix the bug reported in #4302, which is triggered by requesting the `user` 
API `/rest/api/2/user` with an empty `accountId` parameter. This PR includes 
the following modification:
   - save the `account` only if the accountId is not empty
   - make sure the `accountId` is not empty when sending the HTTP request
   - add e2e test
   
   ### Does this close any open issues?
   Closes #4302 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to