sstojak1 commented on issue #7457:
URL: 
https://github.com/apache/incubator-devlake/issues/7457#issuecomment-2115965969

   Hi @Startrekzky I would say that this is because BB Server API doesn't 
support date query parameter. So you cannot fetch PRs that were updated/created 
after last import job.
   
   Because of that Devlake is importing all PRs during each job run 
([check](https://github.com/apache/incubator-devlake/blob/e24102f2964c2035fff948a736a97108d000ba33/backend/plugins/bitbucket/tasks/pr_collector.go#L4)
 how BB Cloud is not doing that since date query parameter is supported for 
that tool).
   
   
   


-- 
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: dev-unsubscr...@devlake.apache.org

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

Reply via email to