{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "554855",
   "self": "https://bugs.mojang.com/rest/api/2/issue/554855",
   "key": "BDS-19191",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "10001",
      "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-07-10T17:28:22.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19191/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2024-04-07T21:11:32.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "22213"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2024-07-10T17:28:22.000+0300",
      "status": "5",
      "description": "The game function \"UpdateTradePacket::getName\" does not return the name(or anything) as all the other packet functions do.\r\n\r\nThis can be reproduces by getting an instance of the UpdateTradePacket on either the server or client. Call the virtual getName function.\r\n\r\nThe expected result is a string of \"UpdateTradePacket\" to be returned but the result is a blank string.",
      "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": "Incomplete UpdateTradePacket function.",
      "creator": "JIRAUSER776216",
      "reporter": "JIRAUSER776216",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2gzf3:",
      "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/554855/comment/1314892",
               "id": "1314892",
               "author": "umija5895",
               "body": "Your report does not contain enough information to understand or reproduce the problem.\r\nPlease add the following information to the _Description_, as shown here:\r\n{quote}\r\n*Steps to Reproduce:*\r\n1. _(list *every step completely*, so someone else can reproduce the issue)_\r\n2.\r\n3.\r\n*Observed Results:*\r\n_(briefly describe what you see happen, including any message(s) shown)_\r\n*Expected Results:*\r\n_(briefly describe what should happen)_\r\n{quote}\r\nTry following your steps to make sure you include everything and can still reproduce the issue yourself.\r\n\r\n_Screenshots and videos are helpful, but should not be used as a replacement for the above information_\r\n\r\nThis report has been temporarily resolved as *Awaiting Response*. It will automatically reopen when you add information. Please *follow the format shown* and include all sections (steps, observed, expected). Reports that do not contain all of the requested information and complete steps to reproduce the issue may be closed as *Incomplete*. For more information please read the [*Bug Tracker Guidelines*|https://aka.ms/MCBugTrackerHelp].\r\n\r\nMany players find this [*Bug Report Creation Form*|http://aka.ms/BedrockBug] useful for filling in all helpful information.",
               "updateAuthor": "umija5895",
               "created": "2024-04-08T04:52:58.906+0300",
               "updated": "2024-04-08T04:52:58.906+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1314897",
               "id": "1314897",
               "author": "JIRAUSER776216",
               "body": "Um I'm not sure how im expected to give steps to reproduce this, its literally code in the game that does nothing rather than returning the name of the expected packet.",
               "updateAuthor": "JIRAUSER776216",
               "created": "2024-04-08T05:07:30.682+0300",
               "updated": "2024-04-08T05:07:30.682+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1314956",
               "id": "1314956",
               "author": "umija5895",
               "body": "How are you looking at \"the code in the game\"? For the \"steps\" just list what you are doing to encounter the bug.\r\nWhat are you expecting to happen?\r\nWhat impact does this have on gameplay?",
               "updateAuthor": "umija5895",
               "created": "2024-04-08T14:08:18.344+0300",
               "updated": "2024-04-08T14:08:18.344+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1315059",
               "id": "1315059",
               "author": "JIRAUSER776216",
               "body": "Im decompiling the public server software, looking at that function you can see it does not do what its intended purpose is. This does not affect gameplay, just possibly logging features for server softwares.",
               "updateAuthor": "JIRAUSER776216",
               "created": "2024-04-09T00:58:04.791+0300",
               "updated": "2024-04-09T00:58:04.791+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1315809",
               "id": "1315809",
               "author": "greymagic27",
               "body": "Please update the description to include steps to reproduce this issue, as well as expected VS observed results.",
               "updateAuthor": "greymagic27",
               "created": "2024-04-12T18:14:31.340+0300",
               "updated": "2024-04-12T18:14:31.340+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1316211",
               "id": "1316211",
               "author": "umija5895",
               "body": "Please provide a specific list of steps including all commands / actions needed.",
               "updateAuthor": "umija5895",
               "created": "2024-04-15T14:35:49.971+0300",
               "updated": "2024-04-15T14:35:49.971+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1316330",
               "id": "1316330",
               "author": "JIRAUSER776216",
               "body": "There is no ingame steps to reproduce this. Its a function that needs to be called in the server software.",
               "updateAuthor": "JIRAUSER776216",
               "created": "2024-04-16T02:32:48.752+0300",
               "updated": "2024-04-16T02:32:48.752+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/554855/comment/1338061",
               "id": "1338061",
               "author": "JIRAUSER555914",
               "body": "*Thank you for your report!*\r\n\r\nHowever, this issue has been temporarily closed as *{color:#ff5722}Awaiting Response{color}*.\r\n\r\nIs this still an issue in the latest version? If yes, could you please add it to the affected versions (or mention it if you are not the reporter)?\r\n\r\nThis ticket will automatically reopen when you reply.\r\n\r\n*Quick Links*:\r\n \ud83d\udcd3 [Issue Guidelines|https://help.minecraft.net/hc/en-us/articles/4408887473421] \u2013 \ud83d\udcac [Mojang Support|https://help.minecraft.net/hc/en-us/requests/new] \u2013 \ud83d\udcd3 [Project Summary|https://bugs.mojang.com/projects/BDS/summary] -- \ud83d\udce7 [Suggestions|https://feedback.minecraft.net/] \u2013 \ud83d\udcd6 [Minecraft Wiki|https://minecraft.wiki]",
               "updateAuthor": "JIRAUSER555914",
               "created": "2024-07-10T17:28:22.780+0300",
               "updated": "2024-07-10T17:28:22.780+0300"
            }
         ],
         "maxResults": 8,
         "total": 8,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19191/votes",
         "votes": 1,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 11,
      "total": 11,
      "histories": [
         {
            "id": "2969071",
            "author": "umija5895",
            "created": "2024-04-08T04:52:58.911+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": "2969080",
            "author": "arisabot",
            "created": "2024-04-08T05:07:40.260+0300",
            "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": "2969263",
            "author": "umija5895",
            "created": "2024-04-08T14:08:18.348+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2969593",
            "author": "arisabot",
            "created": "2024-04-09T00:58:14.349+0300",
            "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": "2969616",
            "author": "umija5895",
            "created": "2024-04-09T01:50:30.356+0300",
            "items": [
               {
                  "field": "Key",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "MCPE-180429",
                  "to": null,
                  "toString": "BDS-19191"
               },
               {
                  "field": "Platform",
                  "fieldtype": "custom",
                  "from": "11503",
                  "fromString": "Multiple",
                  "to": null,
                  "toString": ""
               },
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "22213",
                  "toString": "1.20.73"
               },
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": "22211",
                  "fromString": "1.20.73 Hotfix",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": "22202",
                  "fromString": "1.20.72 Hotfix",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "Workflow",
                  "fieldtype": "jira",
                  "from": "727798",
                  "fromString": "MCPE Workflow",
                  "to": "727882",
                  "toString": "Global Mojang Workflow"
               },
               {
                  "field": "project",
                  "fieldtype": "jira",
                  "from": "10200",
                  "fromString": "Minecraft (Bedrock codebase)",
                  "to": "11700",
                  "toString": "Bedrock Dedicated Server"
               }
            ]
         },
         {
            "id": "2972677",
            "author": "greymagic27",
            "created": "2024-04-12T18:14:31.345+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2972768",
            "author": "JIRAUSER776216",
            "created": "2024-04-12T22:09:40.283+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "The game function \"UpdateTradePacket::getName\" does not return the name(or anything) as all the other packet functions do.",
                  "to": null,
                  "toString": "The game function \"UpdateTradePacket::getName\" does not return the name(or anything) as all the other packet functions do.\r\n\r\nThis can be reproduces by getting an instance of the UpdateTradePacket on either the server or client. Call the virtual getName function.\r\n\r\nThe expected result is a string of \"UpdateTradePacket\" to be returned but the result is a blank string."
               }
            ]
         },
         {
            "id": "2972769",
            "author": "arisabot",
            "created": "2024-04-12T22:09:48.938+0300",
            "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": "2974673",
            "author": "umija5895",
            "created": "2024-04-15T14:35:49.977+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2975035",
            "author": "arisabot",
            "created": "2024-04-16T02:32:51.524+0300",
            "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": "3033609",
            "author": "JIRAUSER555914",
            "created": "2024-07-10T17:28:22.787+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}