We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6f02c commit fea8f4aCopy full SHA for fea8f4a
1 file changed
app/models/patient.rb
@@ -757,6 +757,7 @@ def dup_for_pending_changes
757
end
758
759
760
+ # This method overrides the implementation in `PendingChangesConcern`
761
def apply_pending_changes_to_new_record!(changeset:)
762
new_record = nil
763
0 commit comments