backlogs / redmine_backlogs

A Redmine plugin for agile teams
https://backlogs.github.io/www/
GNU General Public License v2.0
773 stars 460 forks source link

Private issues are revealed on refresh #1109

Open fredsdc opened 8 years ago

fredsdc commented 8 years ago

When I open the backlog view, private issues I couldn't see on the tasks view are not shown at first. When I click "Refresh", they show up.

Steps to reproduce:

  1. Create a profile that couldn't see private issues.
  2. Have another user create a private issue
  3. Enter the Backlog view with this other user
  4. Make sure you can see the private issue there
  5. Have a user with a profile that would only view public issues
  6. Open the Backlog view (look for the private issue created)
  7. Click "Refresh"
  8. Look again for the private issue created (it shows now)