Skip to content

Commit 11fa706

Browse files
Jonah PatenNoopDog
andauthored
chore: added tracking id to HCA 'Request File Manifest' index ExportMethod (#4202)
* chore: added tracking id to HCA 'Request File Manifest' index export button (#4196) * chore: corrected typo in test id (#4196) --------- Co-authored-by: David Rogers <dave@clevercanary.com>
1 parent bf52092 commit 11fa706

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

explorer/app/viewModelBuilders/azul/hca-dcp/common/viewModelBuilders.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,7 @@ export const buildExportMethodManifestDownload = (
976976
"Request a file manifest for the current query containing the full list of selected files and the metadata for each file.",
977977
route: ROUTE_MANIFEST_DOWNLOAD,
978978
title: "Download a File Manifest with Metadata for the Selected Data",
979+
trackingId: "button-request-file-manifest",
979980
};
980981
};
981982

0 commit comments

Comments
 (0)