Finn R. Gärtner
Results
15
issues of
Finn R. Gärtner
Closes #1387.
### Website (required) VocaDB / UtaiteDB / TouhouDB ### Describe the bug (required) Selecting a value in the time selector on https://vocadb.net/stats doesn't update the view. ### Additional context (optional)...
bug/error
complexity: low
frontend
priority: high
content: statistics
I have two types called `Song` and `ArtistForSong`. Both of these objects have a property called `name`. When I try to insert `ArtistForSong` objects during an insertion of a `Song`...