add target_revision on rebase
This commit is contained in:
parent
8bd3de2050
commit
419d853d1d
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ module DossierRebaseConcern
|
|||
end
|
||||
end
|
||||
else
|
||||
champ = published_type_de_champ.build_champ
|
||||
champ = published_type_de_champ.build_champ(revision: procedure.published_revision)
|
||||
self.champs << champ
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue