`DELETE` Assets should remove assets from GCP
Open
@gioelecerati is already working on this.
Since Jan 17, 2023.
team: studio
tech debt
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Right now, when a user deletes an asset, it simply deletes the asset from the database. However, if a playback URL is used, the asset will still play.
This work was originally deprioritized because we were not charging for storage. However, the current behavior is confusing and hard to explain to customers.
Contributor guide
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.