diff --git a/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-ea-dev.yaml b/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-ea-dev.yaml
index 7dabaeffbe2349863dc13dcf8671ce96a495b5ab..98bb47af69aafd9db38b3caca1d9d134481d401f 100644
--- a/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-ea-dev.yaml
+++ b/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-ea-dev.yaml
@@ -6,12 +6,12 @@ goofy:
   env:
     overrideSpringProfiles: "oc,ea,e2e,dev"
   sso:
-    serverUrl: https://sso.dev.by.kop-cloud.de
+    serverUrl: https://sso.dev.by.ozg-cloud.de
     apiPassword: "Test1234!"
     role_einheitlicher_ansprechpartner: true
   ingress:
     use_staging_cert: true
-  baseUrl: dev.by.kop-cloud.de
+  baseUrl: dev.by.ozg-cloud.de
 
 pluto:
   env:
@@ -31,5 +31,5 @@ user_manager:
       api:
         password: "Test1234!"
   sso:
-    serverUrl: https://sso.dev.by.kop-cloud.de
-  baseUrl: dev.by.kop-cloud.de
\ No newline at end of file
+    serverUrl: https://sso.dev.by.ozg-cloud.de
+  baseUrl: dev.by.ozg-cloud.de
\ No newline at end of file
diff --git a/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-main-dev.yaml b/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-main-dev.yaml
index dd89bb8b2f801229a844ee9142b4a509132653d4..7b788e514cbb7090bd65e9ede4c7daedf3392662 100644
--- a/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-main-dev.yaml
+++ b/goofy-client/apps/goofy-e2e/src/fixtures/argocd/by-main-dev.yaml
@@ -6,11 +6,11 @@ goofy:
   env:
     overrideSpringProfiles: "oc,e2e,dev"
   sso:
-    serverUrl: https://sso.dev.by.kop-cloud.de
+    serverUrl: https://sso.dev.by.ozg-cloud.de
     apiPassword: "Test1234!"
   ingress:
     use_staging_cert: true
-  baseUrl: dev.by.kop-cloud.de
+  baseUrl: dev.by.ozg-cloud.de
     
 pluto:
   env:
@@ -30,5 +30,5 @@ user_manager:
       api:
         password: "Test1234!"
   sso:
-    serverUrl: https://sso.dev.by.kop-cloud.de
-  baseUrl: dev.by.kop-cloud.de
\ No newline at end of file
+    serverUrl: https://sso.dev.by.ozg-cloud.de
+  baseUrl: dev.by.ozg-cloud.de
\ No newline at end of file
diff --git a/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_0_1.json b/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_0_1.json
index e58c3a047f2af5192ad6d3d7922db06f1828fdc7..07483c74a050745354660403f39b4d0309233177 100644
--- a/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_0_1.json
+++ b/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_0_1.json
@@ -1,5 +1,5 @@
 {
 	"name": "Abtl. 10.0.1 Versammlungsbehörde, Identitätsfeststellung, Fundbüro",
 	"path": "/Abtl. 10.0.1 Versammlungsbehörde, Identitätsfeststellung, Fundbüro",
-	"attributes": {"organisationseinheitId": ["9030229"]}
+	"attributes": {"organisationseinheitId": "9030229"}
 }
\ No newline at end of file
diff --git a/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_5_1_2.json b/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_5_1_2.json
index 523fdd257bc8dd4bdc3be7599ca5c3f1b0f44d9e..9fb92d7751b9362807c0ac0e8b20daeb8711690c 100644
--- a/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_5_1_2.json
+++ b/goofy-client/apps/goofy-e2e/src/fixtures/group/abtl-10_5_1_2.json
@@ -1,5 +1,5 @@
 {
 	"name": "Abtl. 10.5.1.2 Allgemeine Gefahrenabwehr und sonstige Ordnungsrechtsangelegenheiten",
 	"path": "/Abtl. 10.5.1.2 Allgemeine Gefahrenabwehr und sonstige Ordnungsrechtsangelegenheiten",
-	"attributes": {"organisationseinheitId": ["10363455"]}
+	"attributes": {"organisationseinheitId": "10363455"}
 }
\ No newline at end of file
diff --git a/goofy-client/apps/goofy-e2e/src/fixtures/group/e2e.json b/goofy-client/apps/goofy-e2e/src/fixtures/group/e2e.json
index 3bb44c992bf4c491033bd0296824ca133a994767..2314bf420a64111989a03915de49a1ad74454989 100644
--- a/goofy-client/apps/goofy-e2e/src/fixtures/group/e2e.json
+++ b/goofy-client/apps/goofy-e2e/src/fixtures/group/e2e.json
@@ -1,5 +1,5 @@
 {
 	"name": "E2E Tests",
 	"path": "/E2E Tests",
-	"attributes": {"organisationseinheitId": ["12345678"]}
+	"attributes": {"organisationseinheitId": "12345678"}
 }
\ No newline at end of file