dragouf / Stash-Reviewers-Chrome-Extension

This chrome/firefox extension allow to define groups of reviewers in Atlassian Stash/Bitbucket to bulk add them when creating or updating pull request + other features
MIT License
88 stars 34 forks source link

Reviewer groups drop down only shows up in Edit mode on Atlassian Stash v2.8.3 #23

Open aliebling opened 8 years ago

aliebling commented 8 years ago

Stash v2.8.3 on the pull request creation page throws the following exception:

batch.js:18297 Uncaught Error: Module 'stash/api/util/state' has not yet been defined.

This is using extension version 1.6.6

Running:

WRM.require("wr!" + 'com.atlassian.stash.stash-web-api:state')

simply delivers back the promise object.