You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Natalia Angulo Herrera (Jira)" <ji...@apache.org> on 2022/03/01 11:49:00 UTC

[jira] [Created] (SLING-11167) Sling jobs inventory printer for json produces invalid json

Natalia Angulo Herrera created SLING-11167:
----------------------------------------------

             Summary: Sling jobs inventory printer for json produces invalid json
                 Key: SLING-11167
                 URL: https://issues.apache.org/jira/browse/SLING-11167
             Project: Sling
          Issue Type: Bug
          Components: Feature InventoryPrinters
    Affects Versions: Event 4.2.24
            Reporter: Natalia Angulo Herrera


Sling jobs inventory printer for json produces invalid json:

{

"queues": [
  {
    "configuration" : {
    "topics" : "["ref-updater/references", "ref-updater/update", "ref-updater/delete"]"
  }]
}

where queues.topics is not a valid json format.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)