Skip to content

Commit

Permalink
lidvids had to be added
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Niessner authored and Al Niessner committed Jul 11, 2023
1 parent db4e95e commit 17d482f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ static private Pagination<String> getBundleCollectionLidVids(LidvidsContext idCo

ids.addAll(lidvids.convert(fieldMap.get("ref_lidvid_collection")));
ids.addAll(lidvids.convert(fieldMap.get("ref_lidvid_collection_secondary")));

lidvids.addAll (ids);
// !!! NOTE !!!
// Harvest converts LIDVID references to LID references and stores them in
// "ref_lid_collection" and "ref_lid_collection_secondary" fields.
Expand Down

0 comments on commit 17d482f

Please sign in to comment.