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

fix: some servers can have an extra relative path to /rest/api request. #32

Open ghost opened 7 years ago

ghost commented 7 years ago

I love the extension and really appreciate the great work but it doesn't work on our server due to a url issue. Please consider applying this code to fix that. Thank you.

dragouf commented 7 years ago

great thanks. Anyway it seems your change is really specific. It would be better to add it as a setting. I will improve it if I have time before merge.

ghost commented 7 years ago

Yes right. A new setting for url would be also a good way to solve this problem. I guess this might be good when users want it to work automatically without manual setting work. Which way would be great if it works on our server :)

jgornick commented 6 years ago

Any updates on this? It's been out since 2016 and seems like a really simple fix.