-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Currently, certain actions that are relevant to projects are persisted only in ProductTransitions (i.e. Upload/Download or more recently, Archival/Reactivation (see #1470)). If all the products for a project are deleted, as some users are wont to do, then all of these records are lost.
We need some way to persist these records and have them associated with the project itself, rather than just the product.
Proposal:
ProjectActions table
Types of records stored:
- Definitely:
- Archival/Reactivation
- Upload/Download
- Product Creation/Deletion
- Project Claim/Reassign
- Maybe:
- Edits
- Add/Remove Author/Reviewer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels