-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bitbucket.java: Start scaffolding BitbucketIn... #977
Comments
Left puzzles for Repo, Invitations and Organizations implementations.
@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@amihaiemil Invitations endpoints are broken, contrary to what their documentation says. https://support.atlassian.com/bitbucket-cloud/docs/invitations-resource/ I've played also with the other api endpoints in Postman:
|
@criske I see. Well, sounds quite complicated. Your research is enough for now, thanks (paid with transaction id 9EL02816GX013354C)! Let's remove this from scope and leave it open for later. |
@charlesmike remove |
@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore. |
The puzzle
1978337093
originating from #943 has to be resolved:self-core/self-core-impl/src/main/java/com/selfxdsd/core/Bitbucket.java
Lines 39 to 45 in 3ed3f65
"Start scaffolding BitbucketInvitations using the other providers as model. Warning: 2.0 API doesn't support yet invitations.Until then we will use 1.0, so make sure you're using https://api.bitbucket.org/1.0/invitations when you're constructing the URI. Documentation reference: https://support.atlassian.com/bitbucket-cloud/docs/invitations-resource/".
The puzzle was created by @CristianPela at
2021-02-06 11:06:34 +0200
.Estimation is
60 minutes
.If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.
The text was updated successfully, but these errors were encountered: