{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "453937",
   "self": "https://bugs.mojang.com/rest/api/2/issue/453937",
   "key": "BDS-14225",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "4",
      "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": "2022-01-05T16:02:42.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-14225/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2021-07-13T13:13:14.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20217",
         "20204"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2022-01-05T16:02:42.000+0200",
      "status": "5",
      "description": "Player cant private message other player \r\n \u00a0\r\n *Steps to Reproduce:*\u00a0\r\n * /msg player_name message\r\n * /tell player_name message\r\n * /w player_name message\r\n\r\n\u00a0\r\n *Observed Results:*\u00a0\r\n All command above will respond with \"No targets match selector\"\r\n \u00a0\r\n *Expected Results:*\u00a0\r\n The message will send to other player\r\n \u00a0\r\n *Screenshots/Videos:*\r\n\r\n!Screenshot_2021-07-11-16-29-49-26_5c8300b655012b1930f2e0a7b81bf6a9.jpg|thumbnail! \r\n\r\n*Notes:*\u00a0\r\n The private message command will only works on server command, but player cant use it.",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "424459"
      ],
      "summary": "Private Message in-game",
      "creator": "JIRAUSER565401",
      "reporter": "JIRAUSER565401",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1zvq7:",
      "environment": "Bedrock Dedicated Server on Windows 10, Bedrock Dedicated Server on Ubuntu",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/453937/comment/1047033",
               "id": "1047033",
               "author": "chspan",
               "body": "I have had this same issue since 1.16.XX using the Dedicated Server.",
               "updateAuthor": "chspan",
               "created": "2021-07-28T23:12:44.545+0300",
               "updated": "2021-07-28T23:12:44.545+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/453937/comment/1065688",
               "id": "1065688",
               "author": "JIRAUSER484247",
               "body": "We were not able to reproduce the issue on Windows 10. Could you check out if it still occures?\r\nThis ticket will automatically reopen when you reply.\r\n",
               "updateAuthor": "JIRAUSER484247",
               "created": "2021-09-03T13:53:43.953+0300",
               "updated": "2021-09-03T13:53:43.953+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/453937/comment/1133955",
               "id": "1133955",
               "author": "JIRAUSER648376",
               "body": "Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as {_}Incomplete{_}. If you feel this is still a valid issue then please comment, or create a new ticket following the [Issue Guidelines|http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft] which includes steps to reproduce the problem.\r\n\r\n{*}Quick Links{*}:\r\n\ud83d\udcd3 [Issue Guidelines|http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft] \u2013 \ud83d\udcac [Mojang Support|https://help.minecraft.net/hc/en-us/requests/new] \u2013 \ud83d\udce7 [Suggestions|https://feedback.minecraft.net/] \u2013 \ud83d\udcd6 [Minecraft Wiki|http://minecraft.gamepedia.com/Minecraft_Wiki]",
               "updateAuthor": "JIRAUSER648376",
               "created": "2022-01-05T16:02:42.392+0200",
               "updated": "2022-01-05T16:02:42.392+0200"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-14225/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 7,
      "total": 7,
      "histories": [
         {
            "id": "2279979",
            "author": "arisabot",
            "created": "2021-07-13T13:13:20.368+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Player cant private message other player \r\n\u00a0\r\n*Steps to Reproduce:*\u00a0\r\n * /msg player_name message\r\n * /tell player_name message\r\n * /w player_name message\r\n\r\n\u00a0\r\n*Observed Results:*\u00a0\r\nAll command above will respond with \"No targets match selector\"\r\n\u00a0\r\n*Expected Results:*\u00a0\r\nThe message will send to other player\r\n\u00a0\r\n*Screenshots/Videos:* !Screenshot_2021-07-11-16-29-49-26_5c8300b655012b1930f2e0a7b81bf6a9.jpg! \r\n*Notes:*\u00a0\r\nThe private message command will only works on server command, but player cant use it.",
                  "to": null,
                  "toString": "Player cant private message other player \r\n\u00a0\r\n*Steps to Reproduce:*\u00a0\r\n * /msg player_name message\r\n * /tell player_name message\r\n * /w player_name message\r\n\r\n\u00a0\r\n*Observed Results:*\u00a0\r\nAll command above will respond with \"No targets match selector\"\r\n\u00a0\r\n*Expected Results:*\u00a0\r\nThe message will send to other player\r\n\u00a0\r\n*Screenshots/Videos:* !Screenshot_2021-07-11-16-29-49-26_5c8300b655012b1930f2e0a7b81bf6a9.jpg|thumbnail! \r\n*Notes:*\u00a0\r\nThe private message command will only works on server command, but player cant use it."
               }
            ]
         },
         {
            "id": "2279980",
            "author": "arisabot",
            "created": "2021-07-13T13:13:20.909+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": "2280051",
            "author": "JIRAUSER565401",
            "created": "2021-07-13T13:26:50.500+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Player cant private message other player \r\n\u00a0\r\n*Steps to Reproduce:*\u00a0\r\n * /msg player_name message\r\n * /tell player_name message\r\n * /w player_name message\r\n\r\n\u00a0\r\n*Observed Results:*\u00a0\r\nAll command above will respond with \"No targets match selector\"\r\n\u00a0\r\n*Expected Results:*\u00a0\r\nThe message will send to other player\r\n\u00a0\r\n*Screenshots/Videos:* !Screenshot_2021-07-11-16-29-49-26_5c8300b655012b1930f2e0a7b81bf6a9.jpg|thumbnail! \r\n*Notes:*\u00a0\r\nThe private message command will only works on server command, but player cant use it.",
                  "to": null,
                  "toString": "Player cant private message other player \r\n \u00a0\r\n *Steps to Reproduce:*\u00a0\r\n * /msg player_name message\r\n * /tell player_name message\r\n * /w player_name message\r\n\r\n\u00a0\r\n *Observed Results:*\u00a0\r\n All command above will respond with \"No targets match selector\"\r\n \u00a0\r\n *Expected Results:*\u00a0\r\n The message will send to other player\r\n \u00a0\r\n *Screenshots/Videos:*\r\n\r\n!Screenshot_2021-07-11-16-29-49-26_5c8300b655012b1930f2e0a7b81bf6a9.jpg|thumbnail! \r\n\r\n*Notes:*\u00a0\r\n The private message command will only works on server command, but player cant use it."
               }
            ]
         },
         {
            "id": "2296453",
            "author": "JIRAUSER565401",
            "created": "2021-07-21T19:00:19.318+0300",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "20217",
                  "toString": "1.17.10"
               }
            ]
         },
         {
            "id": "2349137",
            "author": "JIRAUSER484247",
            "created": "2021-09-03T13:53:48.105+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2503709",
            "author": "JIRAUSER648376",
            "created": "2022-01-05T16:02:35.580+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": "10001",
                  "fromString": "Awaiting Response",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "5",
                  "fromString": "Resolved",
                  "to": "4",
                  "toString": "Reopened"
               }
            ]
         },
         {
            "id": "2503710",
            "author": "JIRAUSER648376",
            "created": "2022-01-05T16:02:42.395+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "4",
                  "toString": "Incomplete"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}