that's what I was saying I can spend tomorrow working on
but rob doesn't want me to change the migration script
doing that after migration is a bit more difficult
We'd have to keep the collaboration table around, along with an artist merge table (for all merges that happened after NGS launched)
and then go back and try and piece things together. not sure it'd work so well
ruaok
if we change the migration script, we can't test it before running it live.
ocharles
I can test small amounts of edits
ruaok
and if we decide we must change the script, then we need to postpone the launch
ocharles
but probably not the whole edit database
The changes here would affect only edit types that have artist credits in them. that may be a small enough set to be an amount of edits I can do a full test on
ruaok
how long will this change take?
murdos: what other edit types need fixing
?
ocharles
I need to build some sort of artist id -> artist credit mapping in memory, then wire that into the necessary edit types.
I don't think the historic edit types expect to have artist credits in them, so those need to have the upgrade bit changed, along with how they are displayed
murdos
after more thinking, I think behind MBS-1846 there are 2 issues: 1. displaying old/new values as artist credits 2. move editing history of a collab artist to each involved artists
ocharles
2 can be done easily
I would personally want 2 to be done, and with 1 we'll have to put up with displaying just the name and having it appear as though the artist is deleted
ocharles: can you please make a wiki page (or something) that keeps track of what we've decided?
ocharles
have we decided anything yet? :)
ruaok
lets record what has been decided before moving on to the last two issues.
ocharles
from what I understand: expanding artist credits to just links is OK, and the standalone recording problem can be fixed with hacking a -1 into the script
ruaok
just jot down possible approaches to fixing theses problems as well as listing the problems.
ocharles
does that sound right to everyone else?
murdos
ocharles: it seems yes. so 1 of MBS-1846 is won't fix, right?
ocharles
i'm afraid so
murdos
I think we can live with that
ruaok
ok, so far we have:
> expanding artist credits to just links is OK, and the standalone recording problem can be fixed with hacking a -1 into the script
lets move on to 1855
murdos
(for the record, -1 is just a hack to ease the final fix post NGS)