As part of https://jira.diamond.ac.uk/browse/VMXI-1056, it will be necessary to create additional PlateStatus and consequently ContainerStatus values to represent separate travel to the load lock in both directions.
The status values that I would like are:
IN_TRANSIT_TO_LOADLOCK_FROM_HOTEL
IN_TRANSIT_TO_LOADLOCK_FROM_LOCAL_STORAGE
IN_TRANSIT_TO_LOADLOCK can be deprecated - until the new code is stable it would be good to retain it.
Also missing is an existing value already used in GDA ON_GONIO which has string value "on_gonio"
If there is any additional logic in the database layer it may have to be updated to account for the new values; I am not aware of any but it may be worth checking.
As part of https://jira.diamond.ac.uk/browse/VMXI-1056, it will be necessary to create additional PlateStatus and consequently
ContainerStatusvalues to represent separate travel to the load lock in both directions.The status values that I would like are:
IN_TRANSIT_TO_LOADLOCK_FROM_HOTELIN_TRANSIT_TO_LOADLOCK_FROM_LOCAL_STORAGEIN_TRANSIT_TO_LOADLOCKcan be deprecated - until the new code is stable it would be good to retain it.Also missing is an existing value already used in GDA
ON_GONIOwhich has string value "on_gonio"If there is any additional logic in the database layer it may have to be updated to account for the new values; I am not aware of any but it may be worth checking.