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

   # Summary
   fix #2653 ([Bug][jira] The worklog Diff Sync didn't work as expected )
   
   It is reasonable that collecting Jira worklogs takes a long time.
   But from the second time, it should not take too long.
   Before collecting, we first select issues which should be collecting 
worklogs.
   It turns out, that issues without any worklogs were selected due to an 
unprecise SQL query.
   
   ### Does this close any open issues?
   close #2653 
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


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