Hello,
when logged in bitbucket, I would like to retrieve all the comments I have posted on any issues of any projects.
I would expect to be able to get this information from my account, but I didn't find anything.
How to get that ?
Thanks
Hello @Didier Cabalé ,
I'm afraid that currently, Bitbucket Cloud does not offer a centralized place to check all the notifications for your user. We do have a feature request with our development team to implement a similar page, which you can check in the link below :
I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind.
Thank you, @Didier Cabalé !
Patrik S
Thanks for your reply @Patrik S.
Unfortunately, the issue you mention is closed
and I can neither Vote nor Subscribe to it
=> could it be re-activated
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Didier Cabalé ,
This issue was already re-opened in the past and is in the Gathering Interest status currently.
To Vote and Watch for this issue you can open the link and use the options at the top right part of the page :
Thank you, @Didier Cabalé .
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your update @Patrik S
I probably missed to log in, for not having been able to vote and subscribe to the issue. Sorry for that 😕.
I have now voted and subscribed 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think the only way to do this would be by iterating all issues in all projects and filtering the comments by your user using the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. Thanks for your answer.
2. If the only way to retrieve all one user's posts is to go with REST calls, I'm afraid that is not acceptable. For info, here is how Github addresses that issue by offering a Notifications page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.