소스 검색

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"