aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-06-09 12:54:50 +0100
committerRossC <ross.carter@est.tech>2020-06-09 12:55:00 +0100
commitf949be4f411d914db361344225e100fcfcbc0de6 (patch)
treef8e9a777009025fff39f8490db4803316a918095 /docs/release-notes.rst
parent9fcbadcca35f605cb7b9255034251c24ec31815c (diff)
Adding workaround for JSON Stringify issue
Issue-ID: POLICY-2463 Change-Id: I2a3a75b3ec4aca6ded8b141c647eb68e2e58b971 Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index c5d327fb..d29b17eb 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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
--------------