Skip to content

Synchronize new patient's data files with plgdata file storage

Jan Meizner requested to merge initial_plgdata_integration into master

The instruction how to rspec integration is in the readme file.

In order to test it manually:

  • login through a plgrid account that has access to plggeurvalve group storage on prometheus
  • create a patient's case with case number '1234'
  • it should initialize with two data files and its procedure status should progress to the third stage.

All other cases should start with no data files and 0 progress status.

Merge request reports