fix(dossier): do not create groupe instructeur assignements on brouillons
This commit is contained in:
parent
04160b5d44
commit
1882f652d5
4 changed files with 4 additions and 10 deletions
|
@ -542,8 +542,6 @@ module Users
|
|||
errors += format_errors(errors: @dossier.errors)
|
||||
errors += format_errors(errors: @dossier.check_mandatory_and_visible_champs)
|
||||
|
||||
RoutingEngine.compute(@dossier)
|
||||
|
||||
errors
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue