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
Hello,
I happened to stumble across this post while I was searching on how to use contexts. I also found this documentation page: https://developer.atlassian.com/server/bitbucket/reference/web-resource-contexts/
The documentation seems to suggest there is a bitbucket.page.pullRequest.detail context in 7.0. Maybe this has replaced the bitbucket.page.pullRequest.view context?
Let me know if that works, I'll be upgrading my apps to Bitbucket 7 soon as well so I might run into the same problem...
Kind regards, Anne
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.