Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bitbucket recent activities - Repo activity is currently unavailable

Tags:

git

bitbucket

On each repository Overwiev, that I enter on bitbucket, I get:

Recent activity

Repo activity is currently unavailable.

Has anybody clue what is happening?

Two my colleagues have the same problem. We check on Ubuntu 16.04, Win 10 and Mac iOS 10.12.4.

Update 2017-04-19: Problem still appears.

Solution answer from @Zhenya Telegin works only for history of last commits. But Recent activity Overview should shows:

  • create/update on pull requests
  • create/update task
  • code comments

That way is important for me and my team.

Update 2017-04-20: Problem was noticed by Atlassian Bitbucket Team.

They fixed problem with this ticket

Thank you once again.

like image 413
dannydedog Avatar asked Apr 18 '17 13:04

dannydedog


2 Answers

I also stuck with this, but it works when you manually open commits page

https://bitbucket.org/REPO_AUTHOR/REPO_NAME/commits/all

:)

like image 133
Zhenya Telegin Avatar answered Nov 09 '22 07:11

Zhenya Telegin


We're working on resolving this. Watch this issue for updates: https://bitbucket.org/site/master/issues/14156/recent-activity-not-updating

Pushing/pulling should not be affected.

Thanks!

Alastair
Atlassian Bitbucket

like image 33
alwilkes Avatar answered Nov 09 '22 08:11

alwilkes