{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "316333",
   "self": "https://bugs.mojang.com/rest/api/2/issue/316333",
   "key": "BDS-4902",
   "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": "2021-01-29T18:19:52.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-4902/watchers",
         "watchCount": 3,
         "isWatching": false
      },
      "created": "2020-05-01T15:09:27.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19406"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2021-01-29T18:19:52.000+0200",
      "status": "5",
      "description": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin.\r\n\r\n*Update*\r\nDisconnecting from any game whether locally hosted, network hosted or on a server, the player is unable to reconnect to a server hosted on their device.",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "289295"
      ],
      "summary": "Player is Unable to Rejoin Server if Player is Playing on the Same Device as Server",
      "creator": "mike_evet",
      "reporter": "mike_evet",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1cd6f:",
      "environment": "Operating System: Windows 10 Pro 2004 (Insiders Build)",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/316333/comment/698320",
               "id": "698320",
               "author": "patch885959",
               "body": "Do you connect to the server using the Friends / LAN Games Tab or do you use the servers tab?\r\n\r\nI think I usually use the servers tab and connect using 127.0.0.1 / port 19132 to hit the local server without problems.\r\nI too have noticed that if I use the LAN mode it does not work 100% of the time if I'm running the dedicated server on the same host.\r\n\r\nThis is a very simple workaround if it works for you.\r\n\r\n",
               "updateAuthor": "patch885959",
               "created": "2020-05-15T18:48:04.290+0300",
               "updated": "2020-05-15T18:48:04.290+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/316333/comment/738321",
               "id": "738321",
               "author": "ionicecko",
               "body": "I'm not able to reproduce this.\r\n\r\nI grabbed the latest release and ran with default settings. I was able to connect, disconnect and reconnect 6 times before I gave up.\r\n\r\nHave you run the command in the help file referring to UWP app isolation?",
               "updateAuthor": "ionicecko",
               "created": "2020-06-23T05:01:42.421+0300",
               "updated": "2020-06-23T05:01:42.421+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/316333/comment/907956",
               "id": "907956",
               "author": "mega_spud",
               "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|https://aka.ms/MCBugTrackerHelp|How To Write helpful bug reports] which includes steps to reproduce the problem.\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Issue Guidelines|https://aka.ms/MCBugTrackerHelp|How To Write Awesome Tickets! \ud83d\udcaf] -- \ud83d\udcac [Mojang Support|https://help.minecraft.net/hc/en-us/requests/new|Account Support \ud83d\udd79] -- \ud83d\udce7 [Suggestions|https://feedback.minecraft.net/|Feedback and Suggestions \u270d\ufe0f] -- \ud83d\udcd6 [Minecraft Wiki|http://minecraft.gamepedia.com/Minecraft_Wiki|Minecraft Wiki \ud83c\udf93]",
               "updateAuthor": "mega_spud",
               "created": "2021-01-29T18:19:52.585+0200",
               "updated": "2021-01-29T18:19:52.585+0200"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-4902/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 8,
      "total": 8,
      "histories": [
         {
            "id": "1553916",
            "author": "mike_evet",
            "created": "2020-05-01T15:11:02.022+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts.\r\n",
                  "to": null,
                  "toString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached."
               }
            ]
         },
         {
            "id": "1553918",
            "author": "mike_evet",
            "created": "2020-05-01T15:13:03.248+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.",
                  "to": null,
                  "toString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin."
               }
            ]
         },
         {
            "id": "1557876",
            "author": "mike_evet",
            "created": "2020-05-03T14:33:10.611+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin.",
                  "to": null,
                  "toString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin.\r\n\r\n*Update*\r\nDisconnecting from any game whether locally hosted, network hosted or on a server, thep layer is unable to reconnect to a server hosted on their device."
               }
            ]
         },
         {
            "id": "1557877",
            "author": "mike_evet",
            "created": "2020-05-03T14:33:30.821+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin.\r\n\r\n*Update*\r\nDisconnecting from any game whether locally hosted, network hosted or on a server, thep layer is unable to reconnect to a server hosted on their device.",
                  "to": null,
                  "toString": "If a player on the same device as the server joins the game and leaves, that player won't be able to join until their Minecraft UWP app is restarted or the server restarts. This can be observed in the video attached.\r\n\r\nThe console does log that the player has left the server and no additional messages are logged when attempting to rejoin.\r\n\r\n*Update*\r\nDisconnecting from any game whether locally hosted, network hosted or on a server, the player is unable to reconnect to a server hosted on their device."
               }
            ]
         },
         {
            "id": "1580831",
            "author": "mike_evet",
            "created": "2020-05-14T16:35:51.189+0300",
            "items": [
               {
                  "field": "Comment",
                  "fieldtype": "jira",
                  "from": "It's been about 3 days with no response or update. I'd like a follow up.",
                  "fromString": null,
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1668764",
            "author": "ionicecko",
            "created": "2020-06-23T05:01:49.855+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": "1999133",
            "author": "mega_spud",
            "created": "2021-01-29T18:19:04.896+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": "1999267",
            "author": "mega_spud",
            "created": "2021-01-29T18:19:52.586+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"
               }
            ]
         }
      ]
   }
}