Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-1274

When merging 2 entities, edits linked to merged one should be affected to the new one

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • NGS - Release Candidate 2
    • NGS - Release Candidate 1
    • None
    • None

      In the current server, when you merge 2 artists, the editing history is merged:
      http://bugs.musicbrainz.org/browser/mb_server/branches/RELEASE_20090524-BRANCH/cgi-bin/MusicBrainz/Server/Artist.pm#L400

      It was not true for other entities because of technical limitations (there's was only an 'artist' field in moderation_*, but no 'label', 'release', ...).

      Now that we have edit_<entity> tables, editing histories should be merged.
      And this would not lead to misleading edit such as http://test.musicbrainz.org/edit/9198234 where it says "Releases: * [deleted]" whereas it has just been merged.

            acid2 Oliver Charles
            murdos Aurélien Mino
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                NGS - Release Candidate 2