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

Pull request filters aren't working #29

Open aevanson opened 8 years ago

aevanson commented 8 years ago

When I'm viewing pull requests, the Open/Merged/Declined dropdown works fine, but adding users to the Authors/Reviewers/etc. filters doesn't have any effect. The search/add user functionality is fine but the filter doesn't seem to do anything.

My expectation is that adding a single user to the Authors Filter would show pull requests only from that author. The actual result is the exact same list as before the filter was changed.

dragouf commented 8 years ago

Your expectation is correct. It's how it works. Can you tell me the version of the plugin you are using (and also if it's the chrome webstore one or the github one) and the version of your bitbucket application to help.

aevanson commented 8 years ago

Sorry for the late reply. I'm using the Chome webstore version. Looks like the version of bitbucket is Atlassian Stash v3.7.0? Let me know if you need more info.