-
-
Notifications
You must be signed in to change notification settings - Fork 74
Configuration UI is broken - Uncaught Error: plugin/prnfb/admin missing aui #347
Comments
Install latest version of the plugin. See: #321 |
We already are on 4.1, the issue is still happening. |
I am able to use the global, project and repo -level configuration pages in Bitbucket Server v6.5.1. I made the test with this configuration: https://github.com/tomasbjerre/bitbucket-server-jenkins-release-tags |
I tried with a completely fresh project and repo and get the error immediately. Maybe the error will go away when we update bitbucket to v6.5.1 |
Bitbucket Server 6.6.1 and seeing this error |
Looks like AUI was updated from 7 to 8 in Bitbucket Server 6: And that is documented here: The new API is documented here: And that means, the js-files: It is really strange that this does not happen to me when I use Bitbucket Server 6. I also tried 6.5.1. I test it like this:
You can check what version of AUI you are using, by hitting F12 in Chrome and check the body-tag: |
Opened an issue here: https://community.developer.atlassian.com/t/how-to-get-ajs-contextpath-in-aui-8/32202 |
Sorry @tomasbjerre, my bad, all seems working with BBS 6.6.1. We had the outdated plugin from Atlasssian Marketplace. When we installed the latest version from github releases, the issue has disappeared. |
Hm, we just updated to 6.6.1 and the issue still happens for us :/ |
Upgraded to Atlassian Bitbucket v6.9.1 and still seeing the issue. |
We are no longer able to configure the plugin from its configuration UI. The notifications we have configured in the past continue to work, but the configuration UI is broken for us, so we can't make any changes.
v6.3.0
When opening the configuration UI, the dropdowns for buttons and notifications stay empty, event though we have notifications configured (and they still work!). We also get the following console log in the browser devtools:
Configuration
http://localhost:7990/bitbucket/rest/prnfb-admin/1.0/settings
http://localhost:7990/bitbucket/rest/prnfb-admin/1.0/settings/buttons
http://localhost:7990/bitbucket/rest/prnfb-admin/1.0/settings/notifications
The text was updated successfully, but these errors were encountered: