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)