{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "505584",
   "self": "https://bugs.mojang.com/rest/api/2/issue/505584",
   "key": "BDS-17080",
   "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": "2023-02-07T20:11:49.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-17080/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2022-06-09T13:12:57.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20923"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2023-02-07T20:11:49.000+0200",
      "status": "5",
      "description": "When installing/running a bedrock server, I got the same message and problem as reported in BDS-15136. Copy-Pasting the CheckNetIsolation command from the instruction HTML file yields only the message \"Error: invalid parameters\" for some reason. Also using the pasted line, removing the last bit, and just trying -s gave the same error.\r\n\r\nIn a last attempt, I tried typing the entire command by hand. And I copied the container name code into notepad, and from there into my cmd. This time it worked! So I'm assuming there is something with copying from the HTML to the cmd window that 'might not always work'. It would have saved me a few hours if that was mentioned anywhere.\r\n\r\nI attached my cmd-session as a text file.",
      "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": [
         "494737"
      ],
      "summary": "Problem /w copy-pasting the CheckNetIsolation command from the instruction HTML file",
      "creator": "JIRAUSER722116",
      "reporter": "JIRAUSER722116",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i28odb:",
      "environment": "Windows 11 on a regular i7 laptop (not a gaming system)",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/505584/comment/1182340",
               "id": "1182340",
               "author": "JIRAUSER648376",
               "body": "Hi\r\n\r\nDo you still encounter this issue? Im unable to reproduce it, copy pasting command doesn't cause any issues. Are there any extra steps im missing?\r\n\r\nThis ticket will automatically reopen when you reply.\u00a0",
               "updateAuthor": "JIRAUSER648376",
               "created": "2022-07-14T14:37:49.715+0300",
               "updated": "2022-07-14T14:37:49.715+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/505584/comment/1236089",
               "id": "1236089",
               "author": "JIRAUSER484247",
               "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://help.minecraft.net/hc/en-us/articles/4408887473421] which includes steps to reproduce the problem.\r\n\r\n{*}Quick Links{*}:\r\n\ud83d\udcd3 [Issue Guidelines|https://aka.ms/MCBugTrackerHelp] \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": "JIRAUSER484247",
               "created": "2023-02-07T20:11:49.628+0200",
               "updated": "2023-02-07T20:11:49.628+0200"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-17080/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 4,
      "total": 4,
      "histories": [
         {
            "id": "2607053",
            "author": "arisabot",
            "created": "2022-06-09T13:13:01.526+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "When installing/running a bedrock server, I got the same message and problem as reported in https://bugs.mojang.com/browse/BDS-15136. Copy-Pasting the CheckNetIsolation command from the instruction HTML file yields only the message \"Error: invalid parameters\" for some reason. Also using the pasted line, removing the last bit, and just trying -s gave the same error.\r\n\r\nIn a last attempt, I tried typing the entire command by hand. And I copied the container name code into notepad, and from there into my cmd. This time it worked! So I'm assuming there is something with copying from the HTML to the cmd window that 'might not always work'. It would have saved me a few hours if that was mentioned anywhere.\r\n\r\nI attached my cmd-session as a text file.",
                  "to": null,
                  "toString": "When installing/running a bedrock server, I got the same message and problem as reported in BDS-15136. Copy-Pasting the CheckNetIsolation command from the instruction HTML file yields only the message \"Error: invalid parameters\" for some reason. Also using the pasted line, removing the last bit, and just trying -s gave the same error.\r\n\r\nIn a last attempt, I tried typing the entire command by hand. And I copied the container name code into notepad, and from there into my cmd. This time it worked! So I'm assuming there is something with copying from the HTML to the cmd window that 'might not always work'. It would have saved me a few hours if that was mentioned anywhere.\r\n\r\nI attached my cmd-session as a text file."
               }
            ]
         },
         {
            "id": "2630278",
            "author": "JIRAUSER648376",
            "created": "2022-07-14T14:37:49.717+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": "2744794",
            "author": "JIRAUSER484247",
            "created": "2023-02-07T20:11:43.943+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": "2744795",
            "author": "JIRAUSER484247",
            "created": "2023-02-07T20:11:49.630+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"
               }
            ]
         }
      ]
   }
}