Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-35121

Add source-code formatter for JSON

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 5
    • 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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"
        }
      }
      

              Unassigned Unassigned
              ab4ae5e3f28f augusto
              Votes:
              210 Vote for this issue
              Watchers:
              96 Start watching this issue

                Created:
                Updated: