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

Add source-code formatter for JSON

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 6
    • 1
    • 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.

    Description

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ab4ae5e3f28f augustoproiete
              Votes:
              207 Vote for this issue
              Watchers:
              95 Start watching this issue

              Dates

                Created:
                Updated: