Remove artefact from project
Open
P5
TODO
- Dominant language
- PHP
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to remove artefacts from a project according to the following rules:
* Users cannot remove artefacts from projects;
* Admin users can remove artefacts from any project.
It is mandatory to create a project log every time an artefact is removed from a project.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the project and artefact management code, then trace authorization for removal and the existing project-log mechanism. Done means enforcing the user and admin rules and creating a project log for every successful artefact removal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100