Goal
When attachment fields (e.g., aggregated CollectionObjectAttachments) are included in an export mapping, automatically construct valid attachment URLs using the configured web asset server URL and collection.
Background
Attachment URLs are needed for Audiovisual Core and similar extensions but vary by installation. Auto-construction from the configured server URL removes a manual step and avoids errors.
Acceptance Criteria
Goal
When attachment fields (e.g., aggregated
CollectionObjectAttachments) are included in an export mapping, automatically construct valid attachment URLs using the configured web asset server URL and collection.Background
Attachment URLs are needed for Audiovisual Core and similar extensions but vary by installation. Auto-construction from the configured server URL removes a manual step and avoids errors.
Acceptance Criteria
{webAssetServerURL}/{collection}/{attachmentFilename}).