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

MusicBrainz::Server::Edit::Historic::MergeReleaseGroups not relating to artist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • NGS - Final
    • NGS - Release Candidate 2
    • None
    • None

      sub related_entities {
      my $self = shift;
      return {
      release_group => [
      $self->data->

      {new_entity} {id},
      map { $_->{id}

      } @{ $self->data->

      {old_entities}

      }
      ]
      }
      }

      => it should relates to artist(s) too, that's what is done for new NGS edit types

            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 - Final