Skip to content

Data access request complete flow

Susheel Varma requested to merge RDT3-261 into dev

Created by: CMarksPA

Solution: Full e2e flow tested locally, custodian email has now been setup with the relevant email based on the dataset. HDRUK uk email has been verified by @susheel and is sending emails successfully. DataRequest in mongoo will now be set to data_requests for better convention, see datarequest.model.js for update.

This will send two emails to the following:

  1. Requester
  2. Custodian

Fields will autopopulate in the custodian email depending what was filled in.

Merge request reports