Added Work Around in Release Notes for User Mgt.
[portal.git] / docs / release-notes.rst
index a691376..053c82c 100644 (file)
@@ -1,12 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-<<<<<<< HEAD   (1b5673 Skiping SDK DB and WMS Dockerfile)
-.. Copyright 2017-2019 AT&T Intellectual Property.  All rights reserved
-=======
 .. Copyright 2017-2020 AT&T Intellectual Property.  All rights reserved
 .. _release_notes:
->>>>>>> CHANGE (f8a5f0 Added Frankfurt Release Notes)
-
 
 Portal Platform Release Notes
 =============================
@@ -32,6 +27,12 @@ This release contains an Angular upgrade, bug fixes and security enhancements.
         * Fixed Sonar reported critical issues.
 
 **Known Issues**
+        * User management pages do not work properly. We will be addressing this in the Guilin release. So, the work around is:
+
+           1.  If we try to add user role by navigating directly to an application, like A&AI, we are unable to add roles.
+           2.  However, With Portal admin privileges a user (in this case Demo user) can navigate to User screen and select Portal/Default from the drop down.
+           3.  Then update user roles for A&AI and other applications in the popup.
+           4.  We validated that this operation is correctly updating the role in AAF.
 
 **Security Notes**
 
@@ -71,11 +72,11 @@ Quick Links:
 
 **Other**
         * Below are the docker images released as part of Portal Platform project:
-        * onap/portal-app:3.2.0
-        * onap/portal-db:3.2.0
-        * onap/portal-sdk:3.0.0
-        * onap/portal-wms:3.2.0
-        * portal/sdk java artifacts - (Release branch: “release-3.0.0”)
+        * onap/portal-app:3.2.3
+        * onap/portal-db:3.2.3
+        * onap/portal-sdk:3.2.0
+        * onap/portal-wms:3.2.3
+        * portal/sdk java artifacts - (Release branch: “release-3.2.0”; Jar Version: "3.0.0")
 
 Version: 2.6.0
 --------------