•  
     
    story #12161 have a project owner at project creation
Summary
site administrator
have a project owner at project creation
Empty

Overview

The feature comes as a new plugin 'project_certification'. The plugin holds the information about "project owners". There can be only one project owner per project and there must be one project owner in a project.

Functional requirement

At project creation

  • the one who created the project will automatically become "project owner".

On project dashboard

  • When "Project Team" (projectmembers) widget is being used, the admin that is owner is highlighted (there is a tooltip on the owner badge that describe project owner role to be displayed as a tooltip)

In project administration, project admin access

  • There is a new tab for project certification
  • The tab displays the current owner + desc about what is the role of project owner (as in widget's tooltip)

In project administration, members management

  • project owner cannot be removed from project members nor project admin (shall he want to do so, he would need to transfer his ownership first)

Technical requirement

Owner is set / updated with a REST call so it can be used outside web ui (in automation script). This endpoint can be used only by site admin (or delegated site admin). The REST route must ensure that selected user is a valid project administrator of the project.

There is also an end point to read project owner of a project. This endpoint can be accessed by project admins and site admins.

axel.bodoignet@st.com, Nouha Terzi (terzino), Denis PILAT (denis_pilat)
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?
Empty
Details
#12161
Manuel Vacelet (vaceletm)
2018-10-10 09:59
2018-08-22 15:26
4311

References
Referencing story #12161

Git commit

tuleap/tuleap/stable

Add project certification plugin structure 11cb6c77ea
Store the project owner when a project is created 37e3138519
The project owner can be obtained from a REST route 9d6d7d7fd9
Ensure the last project administrator can not be removed 018c907acc
Refactor the project members widget 7191ab236e
Move widget icons at the right of the widget 71ee97cf53
Add project certification tab in project admin 1214cdac2f
Project administrators can be updated via the REST API f664e71426
Add a link to project owner's profile in project admin tab 7a324505cb
Project owner should not be removable from the project administrators fe3ecde274
Add owner badge in widget 1f2ff9d8b0
Use BaseLanguage for the project owner description 530c424c77
Package the project_certification plugin 65d1b6274b
Add project owner explanation tooltip on project members widget cfc6e4defd
Project team widget now wrap in small columns fe2284ac7c
Project owner can be updated via the REST API 864093eda4

Follow-ups

User avatar

Re-written to match what was discussed today. Do you confirm it's OK?


  • 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
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
User avatar

Update after review and estimation. Behaviour of legacy projects is changed to only let site admin manage them at this level of implementation.


  • 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
  • CC list set to Denis PILAT (denis_pilat), Nouha Terzi (terzino), axel.bodoignet@st.com
User avatar
  • So that
    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
  • So that
    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
  • 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