Created reports cannot be deleted
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Since we allow to delete report files, same way it should be possible to delete a report itself (a button on the Browse Reports page for each report record).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Browse Reports page and trace the existing report-file deletion flow to understand how report records are represented and removed. Add a deletion action for each report record, and consider the work complete when a report can be deleted from that page as well as its generated file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100