浏览代码

Se agrega en las migraciones owner id=1 a workflow

Guillermo Espinoza 7 年之前
父节点
当前提交
c58e40373c
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"