Versions Compared

Key

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

...

This data is collected each time the app is installed. 

No Format
{
  "event": {
   
"timestamp": "2018-06-01T2113T21:5711:3016.590Z993Z",
    "created_at": "2018-06-01T2113T21:5711:3117.163Z056Z",
  
 "id": "5b11c14b67b02200012676215b21887593f6770001d50479"
  },
 
"eventInfo": {
    "migration": {
      "postfunctions": [
        {
          "customFieldsUsed": true,
          "attachmentUsed": false,
          "jqlused": false,
          "actingUserUsed": false,
          "substitutionVariableUsed": [],
          "conditionUsed": false,
          "commentsUsed": false,
          "transitionName": "In Progress",
          "type": "CREATEISSUE"
        },
        {
          "customFieldsUsed": true,
          "attachmentUsed": false,
          "jqlused": false,
          "actingUserUsed": false,
          "substitutionVariableUsed": [
            "parent_key"
          ],
          "conditionUsed": false,
          "commentsUsed": false,
          "transitionName": "Done",
          "type": "CREATESUBTASK"
        }
      ],
      "totalPostFunction": 2,
      "createIssuePostFunction": 1,
      "workflowInSystem": 31,
      "workflowUsingPostFunction": 1,
      "createSubIssuePostFunction": 1
    }
  },
  type": "install"
},
"hostInfo": {
    "hostLicenseType": "DEVELOPER",
    "hostVersion": "7.10.0",
    "hostSEN": "SEN-L1111111L6669171",

   "hostLicenseLevel": "100"
  },
 
"pluginInfo": {
 
  "pluginVersion": "7.0.0-SNAPSHOT",
    "pluginLicense": "VERSION_MISMATCHCOMMERCIAL",
    "pluginKey": "org.swift.jira.cot"
 }
}
}

Uninstall 

This data is collected each time the app is uninstalled. 

...