Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-35121

Add source-code formatter / Beautifier for JSON

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Issue - View
    • None
    • 1
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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"
        }
      }
      

      Attachments

        1. no-json.png
          18 kB
          augustoproiete

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ab4ae5e3f28f augustoproiete
              Votes:
              171 Vote for this issue
              Watchers:
              80 Start watching this issue

              Dates

                Created:
                Updated: