Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
   "update":{
      
   },
   "fields":{
      "summary":"fix problemSensitive content in {{issueKey}}",
      "issuetype":{
         "id":"1000010004"
      },
      "project":{
         "id":"10000"
      },
      "description":{
         "type":"doc",
         "version":1,
         "content":[
            {
               "type":"paragraph",
               "content":[
                  {
                     "text":"Order entry fails when selecting supplier.Search by template - {{templateName}}, found sensitive content in issue {{issueKey}} {{linkToIssue}}",
                     "type":"text"
                  }
               ]
            }
         ]
      },
      "reporter":{
         "id":"5dd5022db3a9c80fc0a328af"
      }
   }
}