A couple of issues I noticed using the migration script.
Somehow and only intermittently, a library:key combination
archiveLocation: 123:ABC
became
Extra: EdTechHub.ItemAlsoKnownAs: ABC
However, this is not important as another "save id" fixes this:
Extra: EdTechHub.ItemAlsoKnownAs: ABC;123:ABC
It also seems that somehow some archiveLocations were migrated that do not match the regexp, which is odd (but also doesn't really matter, as it's very rarely used anyway). I'll check back with an older version of the library whether any items had another archiveLocation, but it's unimportant.
A couple of issues I noticed using the migration script.
Somehow and only intermittently, a library:key combination
became
However, this is not important as another "save id" fixes this:
It also seems that somehow some
archiveLocation
s were migrated that do not match the regexp, which is odd (but also doesn't really matter, as it's very rarely used anyway). I'll check back with an older version of the library whether any items had another archiveLocation, but it's unimportant.