Adding workaround for JSON Stringify issue 63/108963/1
authorRossC <ross.carter@est.tech>
Tue, 9 Jun 2020 11:54:50 +0000 (12:54 +0100)
committerRossC <ross.carter@est.tech>
Tue, 9 Jun 2020 11:55:00 +0000 (12:55 +0100)
Issue-ID: POLICY-2463
Change-Id: I2a3a75b3ec4aca6ded8b141c647eb68e2e58b971
Signed-off-by: RossC <ross.carter@est.tech>
docs/release-notes.rst

index c5d327f..d29b17e 100644 (file)
@@ -258,7 +258,7 @@ Known Vulnerabilities
 
 Workarounds
 -----------
-
+* `POLICY-2463 <https://jira.onap.org/browse/POLICY-2463>`_ - Parse incoming object using JSON.Parse() or cast the object to a String
 
 Security Notes
 --------------