Add source-code formatter for JSON

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None
    • 5
    • 3

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      When writing JSON strings into Jira issues, I'd like it to be formatted appropriately.

      Instead of this:

      I'd like to have this:

      {
        "ComparisonSearchQuery": {
          "TreeViewSearchQuery": {
            "Criteria": "",
            "FromDate": null,
            "IsCriteriaEnabled": false,
            "Status": 7,
            "ToDate": null,
            "User": "DEV\\cproiete",
            "WorkbookId": "0defa2e1-f23e-4f6f-a7aa-a23b010b3fe1",
            "UserId": "00000000-0000-0000-0000-000000000000"
          },
          "GridPagingQuery": {
            "CurrentPage": 1,
            "RecordsPerPage": 1,
            "TotalRecords": 1
          },
          "UserId": "00000000-0000-0000-0000-000000000000"
        }
      }
      

        1. no-json.png
          18 kB
          augusto

            Assignee:
            Unassigned
            Reporter:
            augusto
            Votes:
            209 Vote for this issue
            Watchers:
            96 Start watching this issue

              Created:
              Updated: