The same as #58934 but with dashboard level update/create requests. They have validation baked in downstream.
@@ -58,6 +58,7 @@ export function createDashboard(
},
query: {
project: projects,
+ environment,
}
);
@@ -142,6 +143,7 @@ export function updateDashboard(
data,