From c3a9c8f5724852a09bf51840f7278ca6cfe09d70 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 3 Sep 2025 15:36:36 -0300 Subject: data: ContentEntry.artists: extract implicit artist refs properly --- .../things/content/helpers/withExpressedOrImplicitArtistReferences.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/composite/things') diff --git a/src/data/composite/things/content/helpers/withExpressedOrImplicitArtistReferences.js b/src/data/composite/things/content/helpers/withExpressedOrImplicitArtistReferences.js index 62799d43..69da8c75 100644 --- a/src/data/composite/things/content/helpers/withExpressedOrImplicitArtistReferences.js +++ b/src/data/composite/things/content/helpers/withExpressedOrImplicitArtistReferences.js @@ -52,6 +52,7 @@ export default templateCompositeFrom({ withMappedList({ list: '#artistTags', map: input.value(node => + 'artist:' + node.data.replacerValue[0].data), }).outputs({ '#mappedList': '#artistReferences', -- cgit 1.3.0-6-gf8a5