[Feedback] Package Base actions
NOTE: This issue template is only applicable to FastAPI implementations
in the code-base, which only exists within the pu
branch. If you wish to
file an issue for the current PHP implementation of aurweb, please file a
standard issue prefixed with [Bug]
or [Feature]
.
Checklist
-
I have prefixed the issue title with
[Feedback]
along with a message pointing to the route or feature tested.- Example:
[Feedback] /packages/{name}
- Example:
- I have completed the Changes section.
- I have completed the Summary section.
Changes
- Package base actions (disown, delete, merge) now automatically deal with preexisting package request closures, or autogenerating a request when needed.
- Package action pages (disown, delete, merge) now contain a
Comments
field, used for closure comments when performing one of these actions.
Summary
Other than Changes, the actions on /pkgbase/{name}
all achieve the same goal for the invoking user.