dance-engine / dance-engine/the-engine
Event delete does not use models
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When the parent issue is fixed the Event DELTE function should use the models to perform the delete to be consistent with other functionality such as GET and updating.
The current DELETE could be broken by other changes to the model structure or related entities changes.
**Currently anything with the SK of `EVENT#{ksuid}` is deleted.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.