{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "549940",
   "self": "https://bugs.mojang.com/rest/api/2/issue/549940",
   "key": "BDS-19013",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "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": "2024-02-02T20:39:23.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19013/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2024-02-02T18:13:38.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "21819"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2024-02-02T20:39:23.000+0200",
      "status": "5",
      "description": "So im making Untitled Goose Game map in Minecraft Bedrock and i disabled gamerule Command Block Output but if i use /tp it shows message like this: You have been teleported to 50.50, -60.00, 17.50",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": "[Briefly describe the bug here]\r\n\r\n*Steps to Reproduce:*\r\n# [Step 1]\r\n# [Step 2]\r\n# [Step 3]\r\n\r\n*Observed Results:*\r\n[Describe what happens]\r\n\r\n*Expected Results:*\r\n[Describe what should happen]\r\n\r\n*Screenshots/Videos attached:* [please attach an image or short video]\r\n\r\n*Notes:*",
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Command Block Output Gamerule not affect /tp",
      "creator": "JIRAUSER770068",
      "reporter": "JIRAUSER770068",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2g72f:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/549940/comment/1302652",
               "id": "1302652",
               "author": "greymagic27",
               "body": "CommandBlockOutput is working as intended. With this disabled you would see an operator only message notifying you that the command block teleported a user.\r\n\r\nThe message you are seeing is a message notifying the player they have been teleported. Take a look at this unofficial list of gamerules to see if there are any that may prevent this. https://minecraft.wiki/w/Game_rule",
               "updateAuthor": "greymagic27",
               "created": "2024-02-02T20:39:23.143+0200",
               "updated": "2024-02-02T20:39:23.143+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19013/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 2,
      "total": 2,
      "histories": [
         {
            "id": "2933364",
            "author": "greymagic27",
            "created": "2024-02-02T20:37:38.735+0200",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "I making a map and i discovered bug",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "2933365",
            "author": "greymagic27",
            "created": "2024-02-02T20:39:23.148+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}