waldronlab / waldronlab/BugSigDB
Cascading deletion
@tosfos is already working on this.
Since Apr 18, 2023.
- Dominant language
- PHP
- Stars
- 9
- Forks
- 9
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 4
Description
Deleting a study should also delete all experiments and signatures under that study. Deleting an experiment should similarly delete all signatures under that experiment. This is not high priority but I think it's what curators intuitively expect, there's no use case for keeping these sub-pages, it can take a while to delete them one by one, and this change would greatly cut down on the number of orphaned pages. However, after a cascading deletion it should also be not too difficult to restore everything.
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.
Assessment
This issue has not been assessed yet.