Since December 2024 Builds are not appearing in our Pull Request Screen. This is a problem because we have a merge check on 1 succeeded build. The builds are created via a local Jenkins with Bitbucket Branch Source Plugin.
We are using a forge app to check if the title of the PR contains a WIP or not.
I have detected in the developer console of safari that some internal API requests are failing during loading the pull request site
Fetch API cannot load https://bitbucket.org/gateway/api/notification= app.js:15:41936 log/api/3/notifications/count/unseen?
source=atlaskitNotificationl.ogClient¤tCount=Q due to access control checks.
[ACJS] Feature flag service is not initialised. Default flag app.js:15:39509
'acjs_fix_analytics_dispatcher_memory_leak' to false
ResizeObserver loop completed with undelivered notifications.809:0
Failed to load resource: the server responded with a status of 404 ()
In the Branch overview the builds are working correctly.
Before December 2024 it has worked correctly. Are there any known problems?