diff options
author | Lorraine Welch <lb2391@att.com> | 2020-06-08 15:48:58 -0400 |
---|---|---|
committer | Sunder Tattavarada <statta@research.att.com> | 2020-06-08 22:02:43 +0000 |
commit | 64d4b3a8e0da81f4ca50e7f10ab7e346819b320c (patch) | |
tree | f714c63ce8234b0f746fcb71fd08dc50bd0c6bc7 | |
parent | 3934e4c84683b58ae8d53cd401f9e7522911b2c7 (diff) |
Added Work Around in Release Notes for User Mgt.6.0.0-ONAPfrankfurt
Issue-ID: PORTAL-918
Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I2d5aa825b3629556fae2572ee01eaa2536f25443
-rw-r--r-- | docs/release-notes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 41e8dc0f..053c82c7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -27,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** |