Skip to content

Commit

Permalink
feat: added tracking id to bulk download exportMethod (#4225) (#4232)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaten authored Nov 7, 2024
1 parent ee87b40 commit e56bd89
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,7 @@ export const buildExportMethodBulkDownload = (
description: "Obtain a curl command for downloading the selected data.",
route: ROUTE_BULK_DOWNLOAD,
title: "Download Study Data and Metadata (Curl Command)",
trackingId: "button-request-bulk-download",
};
};

Expand Down

0 comments on commit e56bd89

Please sign in to comment.