You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "kwaikul (via GitHub)" <gi...@apache.org> on 2023/02/28 04:31:53 UTC

[GitHub] [incubator-devlake] kwaikul opened a new issue, #4539: [Bug][Module Name] Bug title

kwaikul opened a new issue, #4539:
URL: https://github.com/apache/incubator-devlake/issues/4539

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Importing Commits is failing for every PR for all repos. Verified token has all the read scopes as mentioned in the docs.
   
   time="2023-02-28 02:04:05" level=info msg=" [pipeline service] [pipeline #1] [task #6] [collectApiPullRequestCommits] start api collection"
   time="2023-02-28 02:58:49" level=warning msg=" [pipeline service] [pipeline #1] [task #6] retry #1 
   calling repositories/{workspace}/{repository-slug}/pullrequests/<id>/commits
   caused by: Http DoAsync error calling [GET repositories/{workspace}/{repository-slug}/pullrequests/{id}/commits]. Response: {"type": "error", "error": {"message": "Invalid page"}} (400)"
   
   ### What do you expect to happen
   
   Task for pr comment collection is failing for all PRs, it should be able to pull commits for a PR. 
   
   ### How to reproduce
   
   Use advanced mode with bitbucket and add a repo. 
   
   ### Anything else
   
   When running bitbucket importer comments on PR successfully imported but commits step is failing. Stuck at tasks 6 of 25.
   
   ### Version
   
   v0.15.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


[GitHub] [incubator-devlake] mindlesscloud commented on issue #4539: [Bug][plugins/bitbucket] Importing pr commits fails

Posted by "mindlesscloud (via GitHub)" <gi...@apache.org>.
mindlesscloud commented on issue #4539:
URL: https://github.com/apache/incubator-devlake/issues/4539#issuecomment-1449473545

   After discussing it with the dev team, cherry-picking is nontrivial and may introduce new bugs. We decided to not cherry-pick it back to release-v0.15. Upon the v0.16.0 is releasing, you could resolve this problem by upgrading. 
   
   I will close this ticket. Please feel free to reopen this ticket or start a new one if you need any further assistance.


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


[GitHub] [incubator-devlake] mindlesscloud commented on issue #4539: [Bug][plugins/bitbucket] Importing pr commits fails

Posted by "mindlesscloud (via GitHub)" <gi...@apache.org>.
mindlesscloud commented on issue #4539:
URL: https://github.com/apache/incubator-devlake/issues/4539#issuecomment-1449165388

   The bug is fixed by #4292, which will be cherry-picked to `relaese-v0.15` soon


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


[GitHub] [incubator-devlake] mindlesscloud closed issue #4539: [Bug][plugins/bitbucket] Importing pr commits fails

Posted by "mindlesscloud (via GitHub)" <gi...@apache.org>.
mindlesscloud closed issue #4539: [Bug][plugins/bitbucket] Importing pr commits fails
URL: https://github.com/apache/incubator-devlake/issues/4539


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


[GitHub] [incubator-devlake] mindlesscloud commented on issue #4539: [Bug][plugins/bitbucket] Importing pr commits fails

Posted by "mindlesscloud (via GitHub)" <gi...@apache.org>.
mindlesscloud commented on issue #4539:
URL: https://github.com/apache/incubator-devlake/issues/4539#issuecomment-1448085476

   Thanks for your valuable feedback. It will be fixed in the incoming version


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