You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/02 11:44:11 UTC

[GitHub] [incubator-devlake] abeizn commented on issue #3614: [Bug][Jira] "subtask collectAccounts ended unexpectedly"

abeizn commented on issue #3614:
URL: https://github.com/apache/incubator-devlake/issues/3614#issuecomment-1300183758

   @Roberdvs  Can you see if there are any account_id = "" data in _tool_jira_accounts table?
   
   sql: 
   
   ```
   select
   *
   from
   _tool_jira_accounts
   where account_id = ""
   ```


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org