aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>2022-01-26 14:46:46 -0600
committersonartech <sonartech@sonarsource.com>2022-01-27 20:03:06 +0000
commit854bfa0c52870a399e13dd88843e1db09a3dee3f (patch)
tree89d06f5c9c16e5c3ec0c5c6b3696c6e6660b498c
parentbb08b3833f22f12e4bebeaef611a90816d805702 (diff)
downloadsonarqube-854bfa0c52870a399e13dd88843e1db09a3dee3f.tar.gz
sonarqube-854bfa0c52870a399e13dd88843e1db09a3dee3f.zip
DOCS update upgrade notes
-rw-r--r--server/sonar-docs/src/pages/setup/upgrade-notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md
index 831bf7d40b3..7b3f387621a 100644
--- a/server/sonar-docs/src/pages/setup/upgrade-notes.md
+++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md
@@ -5,9 +5,9 @@ url: /setup/upgrade-notes/
## Release 9.3 Upgrade Notes
**Portfolio overview now shows ratings on both New Code and Overall Code**
-The portfolio overview now provides a high-level view on project health according to your New Code definition as well as Overall Code. New Code ratings are shown for Reliability, Security Vulnerabilities, Security Review, and Maintainability.
+The Portfolio overview and project breakdown have been redesigned to provide a high-level view on project health according to your New Code definition as well as Overall Code. New Code ratings are shown for Reliability, Security Vulnerabilities, Security Review, and Maintainability. To see these ratings on New Code, Portfolios need to be recomputed after upgrading to 9.3.
-You need to recompute your portfolios after upgrading to 9.3 to see ratings on New Code.
+Along with this redesign, Portfolios and Applications no longer show users information on projects they don't have access to, and Application administration has been moved out of the Portfolio administration UI.
[Full release notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=17060)