Ver código fonte

Se agrega en las migraciones owner id=1 a workflow

Guillermo Espinoza 7 anos atrás
pai
commit
c58e40373c
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      app/DoctrineMigrations/fd3_ftth.yml

+ 2 - 0
app/DoctrineMigrations/fd3_ftth.yml

@@ -149,6 +149,7 @@ replace:
           tenancy_id: 1
           enable: 1
           support: "a:1:{i:0;s:21:\"FTTHBundle\\Entity\\OLT\";}"
+          owner: "1"
         - id: 2
           name: "onu_workflow"
           type: "state_machine"
@@ -161,3 +162,4 @@ replace:
           tenancy_id: 1
           enable: 1
           support: "a:1:{i:0;s:21:\"FTTHBundle\\Entity\\ONU\";}"
+          owner: "1"