You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Joerg Hoh (Jira)" <ji...@apache.org> on 2022/06/07 10:19:00 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joerg Hoh closed SLING-11167.
-----------------------------

> 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: Event
>    Affects Versions: Event 4.2.24
>            Reporter: Natalia Angulo Herrera
>            Assignee: Robert Munteanu
>            Priority: Major
>             Fix For: Event 4.3.0
>
>
> 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.7#820007)