{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "357620",
   "self": "https://bugs.mojang.com/rest/api/2/issue/357620",
   "key": "BDS-7610",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "5",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10300",
         "value": "Unconfirmed",
         "id": "10300",
         "disabled": false
      },
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-07-22T07:27:09.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-7610/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2020-07-22T05:09:57.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19549"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-07-22T07:32:52.000+0300",
      "status": "5",
      "description": "[^FullSizeRender.mov]\r\n\r\n\u00a0\r\n\r\nProvided the attached video link works properly to showcase the issue, the fill command does not fill the provided area. The command only fills the top layer of the coordinate instead of a full box like it's supposed to.\u00a0",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "324525"
      ],
      "summary": "Fill command not working properly for MC PE ",
      "creator": "JIRAUSER529842",
      "reporter": "JIRAUSER529842",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1jfnj:",
      "environment": "Flat land and in regular vanilla seeds this glitch has happend",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/357620/comment/769978",
               "id": "769978",
               "author": "calebtechnology",
               "body": "In the provided video, the coordinates in the command are to fill 1 10x10 area of TNT that is 1 thick at y-layer 12, which is what happens when the command is run.",
               "updateAuthor": "calebtechnology",
               "created": "2020-07-22T06:36:58.466+0300",
               "updated": "2020-07-22T06:36:58.466+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/357620/comment/769988",
               "id": "769988",
               "author": "ionicecko",
               "body": "You're not specifying a box, you are specifying a single layer. Instead of:\r\n\r\n/fill -9 12 -17 -18 12 -26 tnt\r\n\r\ntry\r\n\r\n/fill -9 12 -17 -18 22 -26 tnt",
               "updateAuthor": "ionicecko",
               "created": "2020-07-22T07:26:57.579+0300",
               "updated": "2020-07-22T07:32:52.319+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-7610/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1729852",
            "author": "ionicecko",
            "created": "2020-07-22T07:27:09.374+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "5",
                  "toString": "Cannot Reproduce"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}