Add design_requirements.md

This commit is contained in:
Ken Fallon 2025-06-06 19:32:25 +00:00
parent abdb8974fd
commit 50e48a8516

12
design_requirements.md Normal file
View File

@ -0,0 +1,12 @@
# HPR Suggested Change
## Track reservation key in eps table
Moved from https://repo.anhonesthost.net/HPR/hpr_generator/issues/238
A uploaded show is know by it's key, this should be kept in the eps table so it can be located easily.
## Remove deprecated fields in eps table
Check if version and downloads can be deprecated.