|
Possibly the same issue in edit 17592810. Edit #17592810 can be recreated with these steps: 1. http://localhost:5000/artist/661d5c60-5213-4c0b-8314-21fc312692db/credit/864016/edit commit f0f21b144df27b7288ea6983275162f247cd3a99 Judging from http://musicbrainz.org/edit/17819330 Oliver, I'm assigning this to you. I've attempted to reproduce this issue in the Edit::Medium::Test test (pushed as branch "mbs-4681"), but for me the edit always applies correctly. However, I don't want to just close as "Cannot Reproduce", in theory we have all the data to reproduce what happened. Perhaps you can have a look. I also am unable to reproduce this or determine why it happens. If anyone does encounter this problem again, please report it as soon as you can and refrain from making more changes. There's some state that's causing this to break, but I don't know what it is. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Look into http://tickets.musicbrainz.org/browse/MBS-4681
, and see why there is a name:null in the edit data. This should never be possible, and I have a feeling it's the edit hash -> JSON serialization part that has broken.