Skip to content

Implemented InputModal for safety approval

Loic Huder requested to merge safefy-input into SampleTracking

comments field is now reserved for the safety group to give reasons for approval/refusal/asking more info. All actions except approval requires justification.

@demariaa : requests are firing correctly by the UI but you have to update the backend so that the setParcelStatus method can also update the comments field.

Merge request reports