Open
Description
Describe the current behavior
Curative remedial actions and automatons are distinguished based on the timeToImplement
.
Describe the expected behavior
If the field RemedialAction.isManual
is present and set to false
the remedial action must be imported as an automaton (if RemedialAction.kind
is curative
, otherwise it is uncoherent). If it is missing or set to true
, it is imported as a classical PRA/CRA depending on the value of RemedialAction.kind
.
Describe the motivation
No response
Extra Information
timeToImplement
must still be read to determine the speed of the automaton