-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
data-transferData Transfer ProtocolData Transfer Protocolfeaturenew feature or requestnew feature or request
Description
In running the BTF and DRM pipelines, a few 'patient_ids' re-occur each run as they have been used for testing. It would be beneficial to have the pipeline skip these instances to free some resources, time as well as remove these from any aggregations, statistics and process overviews.
I'd suggest to add another .csv file to the local folder: just one column containing all the known test accounts. Then, before the patient_id is being resolved, we can add a check that skips when this is the case.
This allows us to manually add values to the .csv when we detect (primarily through logs) new test accounts.
NOTE: this is a low priority enhancement.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data-transferData Transfer ProtocolData Transfer Protocolfeaturenew feature or requestnew feature or request