[User Testing] Package Search actions
About
- Feature:
Package Search actions
- Route:
https://localhost:8444/packages
Checklist
-
This feature testing stage has been completed.
Description
When logged in as a user, an action form is presented at the bottom of Package Search.
Modifications (FastAPI):
- The
Merge into
input has been removed. - Errors and success messages are now displayed in most cases after submitting the action form.
The following actions are available:
- Account type
User
Unflag Out-of-date
Notify
UnNotify
-
Disown
- Only package maintainers can disown- When disowning as maintainer, lowest priority comaintainer should be promoted to maintainer.
-
Adopt
- Only orphaned packages can be adopted
- Account type
Trusted User
- All
User
actions Delete Packages
-
Disown
- TUs can disown in all cases- When disowning as a TU, no comaintainers are promoted, but they are not removed.
-
Adopt
- TUs can adopt in all cases
- All
Reporters
Following is a list of reporters who have contributed to helping test this feature which is updated as feedback is provided.
Name | GitLab User |
---|---|
Kevin Morris | @kevr |
Edited by Kevin Morris