Hello, I'm updating my apps to Bitbucket 7. Unfortunately, resources with context bitbucket.page.pullRequest.view aren't in the pages anymore.
This context is still in BB7 source code. But why doesn't it work in apps?
The context bitbucket.ui.pullrequest.action seemed to be an alternative, but resources loaded with this context are present much more later than with bitbucket.page.pullRequest.view or atl.general. Using bitbucket.ui.pullrequest.action I can't monitor (ajaxComplete()) early REST-responses.
Any ideas how to get bitbucket.page.pullRequest.view running?
Kind regards, Johannes