upstage-org / upstage

UpStage is a platform for cyberformance: remote players combine digital media in real-time for an online audience. All you need is a web browser!
https://upstage.org.nz
GNU General Public License v3.0
21 stars 0 forks source link

Add asset flag called "dormant", which means it will not be deleted, but it's not to be used. #1330

Open gloriajw opened 2 months ago

gloriajw commented 2 months ago

Some assets need to remain in the system for replays to work correctly, even if we don't want people to use them in new stages. This bool flag allows this condition to be handled. This is new functionality, and will be rolled into the refactor work.