Warehouse: Add admin ability to reassign project to another user

Created on 17 May 2018  路  5Comments  路  Source: pypa/warehouse

Legacy PyPI allowed admins to take over an existing project, but Warehouse doesn't have a mechanism to allow an admin to re-assign a project to another user.

admin feature request

Most helpful comment

@nlhkabu I'm going to work on this during the ep18 sprints.

The plan is to add an expandable section at the bottom of the project's "view" page in the admin similar to "Delete Project" or "Set Upload Limit"

All 5 comments

@nlhkabu I'm going to work on this during the ep18 sprints.

The plan is to add an expandable section at the bottom of the project's "view" page in the admin similar to "Delete Project" or "Set Upload Limit"

Since a project might have multiple owners, it would be ideal if this feature allowed us to add/remove roles for a given project.

(Also probably worth mentioning that the users in the dev DB with admin access are dstufft, ewdurbin and di)

So far...

Both collapsed:
screenshot 2018-07-28 at 18 30 58

Both expanded:
screenshot 2018-07-28 at 18 31 12

Can we please make the text:

"To delete role "blah" for "blah", type the role name:

  • remove placeholder ;)
Was this page helpful?
0 / 5 - 0 ratings

Related issues

toddrme2178 picture toddrme2178  路  3Comments

hartwork picture hartwork  路  4Comments

zt2 picture zt2  路  4Comments

webknjaz picture webknjaz  路  4Comments

Lawouach picture Lawouach  路  3Comments