From c8954420868d7297ac57979b9043bdcccd15b13c Mon Sep 17 00:00:00 2001 From: Julio Chaves Date: Tue, 14 May 2024 19:01:48 +0100 Subject: [PATCH] Adding comment clarifying updates with --recursive and --force will override any custom changes in the underlying view queries for the Extended Support Cost Projection dashboard. --- changes/CHANGELOG-extended-support-cost-projection.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changes/CHANGELOG-extended-support-cost-projection.md b/changes/CHANGELOG-extended-support-cost-projection.md index 0c3be388..b9a3592b 100644 --- a/changes/CHANGELOG-extended-support-cost-projection.md +++ b/changes/CHANGELOG-extended-support-cost-projection.md @@ -2,7 +2,9 @@ ## Extended Support Cost Projection - v1.2.0 -**Important:** Update to this version requires a forced and recursive update. To update run these commands in your CloudShell (recommended) or other terminal: +**Important:** Update to this version requires a forced and recursive update. If you have modified the Extended Support Cost Projection dashboard view queries, they will be overridden when the dashboard is updated. Consider backing-up the existing view queries if they contain custom changes so you can re-apply them after the update takes place. + +To update run these commands in your CloudShell (recommended) or other terminal: ``` python3 -m ensurepip --upgrade