jinzhu2002 commented on code in PR #2587:
URL: https://github.com/apache/incubator-devlake/pull/2587#discussion_r930491940


##########
plugins/jira/tasks/apiv2models/user.go:
##########
@@ -46,6 +46,10 @@ func (u *Account) getAccountId() string {
        if u.AccountId != "" {
                return u.AccountId
        }
+       //TODO add this code,run success,no test for jira cloud

Review Comment:
   Verify that the cloud version is OK



-- 
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