FIX: Add "creating calibration_constant_version" to the check for the already taken ccv error
- Feb 16, 2022
-
-
Karim Ahmed authored9922d65d
-
This is related to the 1st point at https://git.xfel.eu/calibration/planning/-/issues/115
Add creating calibration_constant_version
string to the check for
Error creating calibration_constant_version >> {'calibration_constant_id': \['has already been taken'\], 'physical_detector_unit_id': \['has already been taken'\], 'begin_at': \['has already been taken'\]
This is to separate it from Error creating calibration report
error which was faced on the mentioned issue https://git.xfel.eu/calibration/planning/-/issues/115.
It haven't been tested, yet....