diff --git a/cmd/monaco/test-resources/integration-all-configs/project/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/integration-all-configs/project/dashboard/overview-dashboard.json index bace851fd..5f5569acf 100644 --- a/cmd/monaco/test-resources/integration-all-configs/project/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/integration-all-configs/project/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/cmd/monaco/test-resources/integration-multi-environment/star-wars/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/integration-multi-environment/star-wars/dashboard/overview-dashboard.json index a8c308982..c35fd03ab 100644 --- a/cmd/monaco/test-resources/integration-multi-environment/star-wars/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/integration-multi-environment/star-wars/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/cmd/monaco/test-resources/integration-multi-project/movies/science fiction/the-hitchhikers-guide-to-the-galaxy/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/integration-multi-project/movies/science fiction/the-hitchhikers-guide-to-the-galaxy/dashboard/overview-dashboard.json index a8c308982..f70df0ada 100644 --- a/cmd/monaco/test-resources/integration-multi-project/movies/science fiction/the-hitchhikers-guide-to-the-galaxy/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/integration-multi-project/movies/science fiction/the-hitchhikers-guide-to-the-galaxy/dashboard/overview-dashboard.json @@ -1,6 +1,7 @@ { "dashboardMetadata": { "name": "{{.name}}", + "owner": "nobody@dynatrace.com", "shared": true, "sharingDetails": { "linkShared": true, diff --git a/cmd/monaco/test-resources/integration-multi-project/star-trek/star-wars/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/integration-multi-project/star-trek/star-wars/dashboard/overview-dashboard.json index a8c308982..c35fd03ab 100644 --- a/cmd/monaco/test-resources/integration-multi-project/star-trek/star-wars/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/integration-multi-project/star-trek/star-wars/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/cmd/monaco/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json index d5df5e8b4..43cbb9d61 100644 --- a/cmd/monaco/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/cmd/monaco/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json b/cmd/monaco/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json index d5df5e8b4..43cbb9d61 100644 --- a/cmd/monaco/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json +++ b/cmd/monaco/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/configs-and-api-mixed-test/project1/subproject/dashboard/dashboard.json b/pkg/project/test-resources/configs-and-api-mixed-test/project1/subproject/dashboard/dashboard.json index be5b8b459..f0af0f977 100644 --- a/pkg/project/test-resources/configs-and-api-mixed-test/project1/subproject/dashboard/dashboard.json +++ b/pkg/project/test-resources/configs-and-api-mixed-test/project1/subproject/dashboard/dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/configs-and-api-mixed-test/project2/subproject1/dashboard/dashboard.json b/pkg/project/test-resources/configs-and-api-mixed-test/project2/subproject1/dashboard/dashboard.json index be5b8b459..f0af0f977 100644 --- a/pkg/project/test-resources/configs-and-api-mixed-test/project2/subproject1/dashboard/dashboard.json +++ b/pkg/project/test-resources/configs-and-api-mixed-test/project2/subproject1/dashboard/dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject1/dashboard/dashboard.json b/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject1/dashboard/dashboard.json index be5b8b459..f0af0f977 100644 --- a/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject1/dashboard/dashboard.json +++ b/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject1/dashboard/dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject2/dashboard/dashboard.json b/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject2/dashboard/dashboard.json index be5b8b459..f0af0f977 100644 --- a/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject2/dashboard/dashboard.json +++ b/pkg/project/test-resources/configs-and-api-mixed-test/project3/subproject2/dashboard/dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json b/pkg/project/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json index d5df5e8b4..43cbb9d61 100644 --- a/pkg/project/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json +++ b/pkg/project/test-resources/transitional-dependency-test/caveman/anjie/garkbit/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false diff --git a/pkg/project/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json b/pkg/project/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json index d5df5e8b4..43cbb9d61 100644 --- a/pkg/project/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json +++ b/pkg/project/test-resources/transitional-dependency-test/trillian/dashboard/overview-dashboard.json @@ -2,6 +2,7 @@ "dashboardMetadata": { "name": "{{.name}}", "shared": true, + "owner": "nobody@dynatrace.com", "sharingDetails": { "linkShared": true, "published": false