laravel-gitscrum icon indicating copy to clipboard operation
laravel-gitscrum copied to clipboard

Private sprints show only to the team

Open victorfcm opened this issue 8 years ago • 4 comments

If I login with another user, i'll see every sprint, even if it is private. I think this is not what we want to.. If a sprint is private, it should be visible only to the team that are working on it!

victorfcm avatar Dec 20 '16 15:12 victorfcm

As you can see in the prints, there are 2 users seeing private sprints..

captura de tela de 2016-12-20 17-11-24 captura de tela de 2016-12-20 17-11-37

victorfcm avatar Dec 20 '16 16:12 victorfcm

Yes, you are correct. Mode private still not was implemented. This mode should update the repos in provider (github or gitlab). Can you help in this feature?

  1. The user can see the private sprint only when has a issue or is owner of the sprint.

What you think? Any other rule?

renatomarinho avatar Dec 20 '16 20:12 renatomarinho

My focus is in make GitLab work, but, after that I can do it :)

victorfcm avatar Dec 21 '16 09:12 victorfcm

@renatomarinho I created a PR to fix this issue. English and Spanish translations.

AgusRdz avatar Sep 16 '17 05:09 AgusRdz