{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "452382",
   "self": "https://bugs.mojang.com/rest/api/2/issue/452382",
   "key": "BDS-14119",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [
         "20628"
      ],
      "resolution": "1",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10303",
         "value": "Confirmed",
         "id": "10303",
         "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": "2022-02-08T20:08:28.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-14119/watchers",
         "watchCount": 3,
         "isWatching": false
      },
      "created": "2021-07-06T18:18:17.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20230",
         "20217",
         "20204",
         "20240",
         "20316",
         "20432",
         "20504"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2022-02-08T20:08:28.000+0200",
      "status": "5",
      "description": "According to the release notes for 1.17 ([https://www.minecraft.net/en-us/article/caves---cliffs--part-i-out-today-bedrock]), the command {{/whitelist}} has been renamed to {{/allowlist}}. However, if you actually start a dedicated server, you will see that {{/whitelist}} still works and {{/allowlist}} is not recognized as a valid command.\r\n\r\n\u00a0\r\n\r\nsteps to reproduce:\r\n # start a server\r\n # type {{allowlist list}}\r\n ** (x)\u00a0the server responds with something like\r\n{code:java}\r\nUnknown command: allowlist. Please check that the command exists and that you have permission to use it.{code}\r\n\r\n # type {{whitelist list}}\r\n ** (x)\u00a0the server responds with something like\r\n\r\n{code:java}\r\n###* {\"command\":\"whitelist\",\"result\":[]}\r\n\u00a0*###{code}\r\neven though this command should be removed in favor of {{allowlist}}",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": "601009",
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Command /whitelist has not actually been changed to /allowlist",
      "creator": "JIRAUSER499328",
      "reporter": "JIRAUSER499328",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1zm4n:",
      "environment": "Arch Linux, kernel version 5.15.7",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/452382/comment/1054741",
               "id": "1054741",
               "author": "emmanuelito18",
               "body": "the correct command is /whitelist in the game, but in the server console is whitelist.\r\n\r\nTo add new players in the whitelist the right command is whitelist add \"player name\"",
               "updateAuthor": "emmanuelito18",
               "created": "2021-08-14T08:12:25.729+0300",
               "updated": "2021-08-14T08:12:25.729+0300"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-14119/votes",
         "votes": 5,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 14,
      "total": 14,
      "histories": [
         {
            "id": "2269076",
            "author": "arisabot",
            "created": "2021-07-06T18:18:24.882+0300",
            "items": [
               {
                  "field": "Linked",
                  "fieldtype": "custom",
                  "from": null,
                  "fromString": null,
                  "to": null,
                  "toString": "0"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "1",
                  "toString": "Open"
               }
            ]
         },
         {
            "id": "2280959",
            "author": "JIRAUSER499328",
            "created": "2021-07-13T22:11:55.319+0300",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20217",
                  "toString": "1.17.10"
               }
            ]
         },
         {
            "id": "2280960",
            "author": "JIRAUSER499328",
            "created": "2021-07-13T22:12:07.083+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Arch Linux, kernel version 5.12.14",
                  "to": null,
                  "toString": "Arch Linux, kernel version 5.12.15"
               }
            ]
         },
         {
            "id": "2321986",
            "author": "JIRAUSER499328",
            "created": "2021-08-11T18:40:03.530+0300",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20230",
                  "toString": "1.17.11 Hotfix"
               }
            ]
         },
         {
            "id": "2321988",
            "author": "JIRAUSER499328",
            "created": "2021-08-11T18:40:13.483+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Arch Linux, kernel version 5.12.15",
                  "to": null,
                  "toString": "Arch Linux, kernel version 5.13.9"
               }
            ]
         },
         {
            "id": "2345090",
            "author": "JIRAUSER648376",
            "created": "2021-08-30T17:58:53.123+0300",
            "items": [
               {
                  "field": "ADO",
                  "fieldtype": "custom",
                  "from": null,
                  "fromString": null,
                  "to": null,
                  "toString": "601009"
               },
               {
                  "field": "Confirmation Status",
                  "fieldtype": "custom",
                  "from": "10300",
                  "fromString": "Unconfirmed",
                  "to": "10303",
                  "toString": "Confirmed"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "1",
                  "toString": "Open"
               }
            ]
         },
         {
            "id": "2371108",
            "author": "JIRAUSER499328",
            "created": "2021-09-21T23:58:16.627+0300",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20240",
                  "toString": "1.17.30"
               }
            ]
         },
         {
            "id": "2371109",
            "author": "JIRAUSER499328",
            "created": "2021-09-21T23:58:26.202+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Arch Linux, kernel version 5.13.9",
                  "to": null,
                  "toString": "Arch Linux, kernel version 5.14.6"
               }
            ]
         },
         {
            "id": "2408574",
            "author": "JIRAUSER499328",
            "created": "2021-10-19T20:53:23.150+0300",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20316",
                  "toString": "1.17.40"
               }
            ]
         },
         {
            "id": "2408575",
            "author": "JIRAUSER499328",
            "created": "2021-10-19T20:53:31.198+0300",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Arch Linux, kernel version 5.14.6",
                  "to": null,
                  "toString": "Arch Linux, kernel version 5.14.12"
               }
            ]
         },
         {
            "id": "2465103",
            "author": "JIRAUSER499328",
            "created": "2021-11-30T18:22:31.427+0200",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20432",
                  "toString": "1.18.0"
               }
            ]
         },
         {
            "id": "2481313",
            "author": "JIRAUSER499328",
            "created": "2021-12-10T22:10:19.689+0200",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20504",
                  "toString": "1.18.2 Hotfix"
               }
            ]
         },
         {
            "id": "2481315",
            "author": "JIRAUSER499328",
            "created": "2021-12-10T22:10:28.435+0200",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Arch Linux, kernel version 5.14.12",
                  "to": null,
                  "toString": "Arch Linux, kernel version 5.15.7"
               }
            ]
         },
         {
            "id": "2520093",
            "author": "ocelotonesie",
            "created": "2022-02-08T20:08:28.468+0200",
            "items": [
               {
                  "field": "Fix Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20628",
                  "toString": "1.18.10"
               },
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "1",
                  "toString": "Fixed"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}