Activity tab empty on all projects

For all of the projects in my private org (https://sonarcloud.io/organizations/icetana), the “Activity” tab is empty.

i.e. the URL https://sonarcloud.io/project/activity?id=_ does not work.

If I add &graph=custom&custom_metrics=coverage to the URL, it works as expected, and I can then use the drop down to choose different activity graphs.

Hey there.

  • Are you still facing the issue?
  • Do you face the issue in multiple browsers?
  • If you open something like Chrome DevTools, do you see any failing messages in the console / failing web requests?

2 JS Console messages:

Unrecognized feature: 'attribution-reporting'.
wd @ conversion_async.js:72
vd @ conversion_async.js:71
Dd @ conversion_async.js:79
window.google_trackConversion @ conversion_async.js:84
ap @ gtm.js?id=GTM-KV7GM6L:249
bp @ gtm.js?id=GTM-KV7GM6L:249
d @ gtm.js?id=GTM-KV7GM6L:249
load (async)
Kb @ gtm.js?id=GTM-KV7GM6L:46
Ob @ gtm.js?id=GTM-KV7GM6L:47
cp @ gtm.js?id=GTM-KV7GM6L:249
gp @ gtm.js?id=GTM-KV7GM6L:253
(anonymous) @ gtm.js?id=GTM-KV7GM6L:407
se @ gtm.js?id=GTM-KV7GM6L:86
e @ gtm.js?id=GTM-KV7GM6L:207
(anonymous) @ gtm.js?id=GTM-KV7GM6L:37
(anonymous) @ gtm.js?id=GTM-KV7GM6L:208
(anonymous) @ gtm.js?id=GTM-KV7GM6L:208
Vr @ gtm.js?id=GTM-KV7GM6L:296
cs @ gtm.js?id=GTM-KV7GM6L:299
Us @ gtm.js?id=GTM-KV7GM6L:305
Ws @ gtm.js?id=GTM-KV7GM6L:307
Ys @ gtm.js?id=GTM-KV7GM6L:308
setTimeout (async)
I @ gtm.js?id=GTM-KV7GM6L:49
at @ gtm.js?id=GTM-KV7GM6L:309
(anonymous) @ gtm.js?id=GTM-KV7GM6L:441
(anonymous) @ gtm.js?id=GTM-KV7GM6L:438
(anonymous) @ gtm.js?id=GTM-KV7GM6L:438
(anonymous) @ gtm.js?id=GTM-KV7GM6L:445
Uncaught event_value should be a number
UET.throwError @ VM118 bat.js:1
UET.validateValue @ VM118 bat.js:1
UET.validateParameter @ VM118 bat.js:1
UET.validateSubparams @ VM118 bat.js:1
UET.validateDataObjectNew @ VM118 bat.js:1
UET.evt @ VM118 bat.js:1
UET._push @ VM118 bat.js:1
UET.push @ VM118 bat.js:1
UET.dispatchq @ VM118 bat.js:1
UET.evt @ VM118 bat.js:1
UET._push @ VM118 bat.js:1
UET.push @ VM118 bat.js:1
h @ VM115:1
a.onload.a.onreadystatechange @ VM115:1
load (async)
(anonymous) @ VM115:1
(anonymous) @ VM115:1
(anonymous) @ gtm.js?id=GTM-KV7GM6L:413
c @ gtm.js?id=GTM-KV7GM6L:415
se @ gtm.js?id=GTM-KV7GM6L:86
e @ gtm.js?id=GTM-KV7GM6L:207
(anonymous) @ gtm.js?id=GTM-KV7GM6L:37
(anonymous) @ gtm.js?id=GTM-KV7GM6L:208
(anonymous) @ gtm.js?id=GTM-KV7GM6L:208
Vr @ gtm.js?id=GTM-KV7GM6L:296
cs @ gtm.js?id=GTM-KV7GM6L:299
Us @ gtm.js?id=GTM-KV7GM6L:305
Ws @ gtm.js?id=GTM-KV7GM6L:307
Ys @ gtm.js?id=GTM-KV7GM6L:308
setTimeout (async)
I @ gtm.js?id=GTM-KV7GM6L:49
at @ gtm.js?id=GTM-KV7GM6L:309
(anonymous) @ gtm.js?id=GTM-KV7GM6L:441
(anonymous) @ gtm.js?id=GTM-KV7GM6L:438
(anonymous) @ gtm.js?id=GTM-KV7GM6L:438
(anonymous) @ gtm.js?id=GTM-KV7GM6L:445

Stepping back to this question:

  • Do you face the issue in multiple browsers?

I am using Chrome. That is the only browser I use for this type of work.

I’m having the same problem.
I don’t have the ‘attribution-reporting’ error message, but ‘Uncaught event_value should be a number’ is also present.
I’m also using Chrome.

However, on Firefox the Activity tab shows the expected data.

Clearing site data did the trick.