aind-data-transfer-service will soon require a user's email to be included in the upload request, so they know who to send failure notifications to. This means that the watchdog manifest now requires an email. You can fetch this email pretty easily by querying the active directory, see this PR for a clean example:
AllenNeuralDynamics/meso-prepare-transfer#20
aind-data-transfer-service will soon require a user's email to be included in the upload request, so they know who to send failure notifications to. This means that the watchdog manifest now requires an email. You can fetch this email pretty easily by querying the active directory, see this PR for a clean example:
AllenNeuralDynamics/meso-prepare-transfer#20