summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-09-21 10:53:51 +0100
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-09-22 10:33:17 +0100
commitdd904328c38bdf302fc788db8489f6eb005fe0e5 (patch)
tree9dada858c651a2f6d483046bbbe48269791564f6 /docs/release-notes.rst
parentc9010dbe243392e6d3669dd012d876aff9f81de2 (diff)
Updated release notes with limitation related to cps path
Issue-ID: CPS-1179 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I9fa7799e5a54b82b280606a14d09ce2256b844f2
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-xdocs/release-notes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index d4f984361..46ffbb32b 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -44,6 +44,15 @@ Features
Bug Fixes
---------
+ - `CPS-1179 <https://jira.onap.org/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
+
+Known Limitations, Issues and Workarounds
+-----------------------------------------
+
+*System Limitations*
+
+Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
+Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
.. ========================
.. * * * JAKARTA * * *