Open
Description
Currently, conditions are not duplicated when survey conditionals are duplicated. This can be fixed by including DuplicationStateTrackingConcern
in the survey model and calling the duplicate_conditions
method. The set_duplication_flag
method should also be called while duplication is ongoing.