•  
     
    story #2505 have Tuleap user group members replicated from Tuleap when I modify them
Summary
project admin
have Tuleap user group members replicated from Tuleap when I modify them
I have only one place to look at when people come and go on my project
/!\ all users below must be "LDAP" users /!\

Given I have for mozilla/firefox.git repository:
| Read | project_members
| Write | developers
| Rewind | project_admins

When I add 'toto' to Tuleap project members
Then, On Gerrit, 'toto' is member of mozilla-firefox-contributors

When I grant project_admin right to 'toto' on Tuleap
Then, On Gerrit, 'toto' is member of mozilla-firefox-supermen and mozilla-firefox-owners

When I remove 'toto' from project_members
Then, On Gerrit, 'toto' is no longer member of mozilla-firefox-contributors, mozilla-firefox-supermen, mozilla-firefox-owners

When I add 'titi' to developers
Then, On Gerrit, 'titi' is member of mozilla-firefox-integrators

When I add 'tata', restricted user to developers ('tata' is project_member)
Then, On Gerrit, 'tata' is added as member of mozilla-firefox-integrators

When I add 'tata', restricted user to developers ('tata' is NOT project_member)
Then, On Gerrit, 'tata' is NOT added as member of mozilla-firefox-integrators

Given 'gnu' as private project with 'emacs' git repository and same permissions than mozilla/firefox.git

When I add 'tutu' to developers ('tutu' is project_member)
Then, On Gerrit, 'tutu' is added as member of gnu-emacs-integrators

When I add 'tutu' to developers ('tutu' is NOT project_member)
Then, On Gerrit, 'tutu' is NOT added as member of gnu-emacs-integrators

Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Details
#2505
Manuel Vacelet (vaceletm)
2013-03-04 17:03
2013-02-14 16:53
1465

References
Referencing story #2505

Follow-ups

User avatar
  • Status changed from Ready (stalled) to Done
  • Checklist set to
  • Permissions set to all_users
  • Category set to
User avatar
  • Technical informations
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Is related to
    • Added: