Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-1457

CpsDataPersistenceService#getDataNodes uses non-normalized xpaths

XMLWordPrintable

      Calling org.onap.cps.spi.CpsDataPersistenceService#getDataNodes with xpaths:

      1. /parent-203/child-204[@key='A']
      2. /parent-203/child-204[@key="A"]

      results in data being returned for 1 but not for 2 (assuming appropriate data exists).
      It appears to be caused by input xpaths not being normalized before querying database.

            danielhanrahan Daniel Hanrahan
            danielhanrahan Daniel Hanrahan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: