-
Bug
-
Resolution: Fixed
-
Normal
-
NGS - Release Candidate 2
-
None
-
None
sub related_entities {
my $self = shift;
return {
release_group => [
$self->data->
map { $_->{id}
} @{ $self->data->
{old_entities} }
]
}
}
=> it should relates to artist(s) too, that's what is done for new NGS edit types