Quellcode durchsuchen

Se agrega en las migraciones owner id=1 a workflow

Guillermo Espinoza vor 7 Jahren
Ursprung
Commit
c58e40373c
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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"