zkrising / Tachi

A Cutting-Edge, Modular Score Tracker
https://tachi.ac
124 stars 57 forks source link

ScoreImport Update Score Data #136

Closed zkrising closed 3 years ago

zkrising commented 3 years ago

Complex, and might not even be worth it.

The current scenario is that people have been able to technically stonewall themselves out of storing data - If they import a score with 100ex +HC on chart foo, and then later import a score with the same EX and lamp, but different metadata (i.e. more fields about gauge or whatever), the new data will be ignored (score documents will not be updated if the ID conflicts).

This was deliberate, but I wonder if it would be worth considering updating score metadata. Maybe? The performance hit would be HUGE, so this is low priority.

zkrising commented 3 years ago

Cannot be reliably or consistently achieved. PBDocs kinda solve this, but don't.