{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "549414",
   "self": "https://bugs.mojang.com/rest/api/2/issue/549414",
   "key": "BDS-18981",
   "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-06-25T01:17:48.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18981/watchers",
         "watchCount": 3,
         "isWatching": false
      },
      "created": "2024-01-22T04:28:16.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "21831",
         "21920"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2024-06-25T01:17:48.000+0300",
      "status": "5",
      "description": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:js}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\nto\r\n{code:js}\r\nrunJob(generator: generator): number; {code}\r\nAnd this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26\r\n\r\nEdit: This issue doesn't affect 1.9.0-rc or 1.10, only affect from 1.9.0-beta1.20.60-preview.26 & 1.9.0-beta.1.20.60-stable",
      "customfield_11100": 0.0,
      "customfield_11300": "Windows 10 64-bit",
      "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": [
         "559766"
      ],
      "summary": "@minecraft/server@1.9.0-beta makes tsc failed",
      "creator": "JIRAUSER746296",
      "reporter": "JIRAUSER746296",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2g3tj:",
      "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/549414/comment/1300836",
               "id": "1300836",
               "author": "JIRAUSER746296",
               "body": "-Why BDS do not have a 1.20.60.26 tag-",
               "updateAuthor": "JIRAUSER746296",
               "created": "2024-01-22T06:06:42.356+0200",
               "updated": "2024-01-22T06:06:42.356+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/549414/comment/1334362",
               "id": "1334362",
               "author": "jarl-penguin",
               "body": "Is this still an issue as of 1.21.1?\r\n\r\n~This issue is being temporarily resolved as {color:#d04437}*Awaiting Response*{color}. Once the requested information has been delivered, the report will be reopened automatically.~\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Bug Tracker Guidelines|https://aka.ms/MCBugTrackerHelp] -- \ud83d\udcac [Community Support|https://discord.com/invite/58Sxm23] -- \ud83d\udce7 [Mojang Support (Technical Issues)|https://aka.ms/Minecraft-Support] -- \ud83d\udce7 [Microsoft Support (Account Issues)|https://support.xbox.com/contact-us/]\r\n\ud83d\udcd3 [Project Summary|https://bugs.mojang.com/projects/BDS/summary] -- \u270d\ufe0f [Feedback and Suggestions|https://aka.ms/MinecraftFeedbackDiscord] -- \ud83d\udcd6 [BDS Wiki|https://minecraft.wiki/w/Bedrock_Dedicated_Server] -- \ud83d\udcd6 [FAQs|https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-]",
               "updateAuthor": "jarl-penguin",
               "created": "2024-06-25T01:17:48.593+0300",
               "updated": "2024-06-25T01:17:48.593+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18981/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 8,
      "total": 8,
      "histories": [
         {
            "id": "2927090",
            "author": "JIRAUSER746296",
            "created": "2024-01-22T04:28:56.357+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\u00a0{{}}\r\n{code:java}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\n{{to}}\r\n{code:java}\r\nrunJob(generator: generator): number; {code}\r\n{{And this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26}}",
                  "to": null,
                  "toString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:java}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\n{{to}}\r\n{code:java}\r\nrunJob(generator: generator): number; {code}\r\n{{And this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26}}"
               }
            ]
         },
         {
            "id": "2927095",
            "author": "JIRAUSER746296",
            "created": "2024-01-22T04:35:53.542+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:java}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\n{{to}}\r\n{code:java}\r\nrunJob(generator: generator): number; {code}\r\n{{And this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26}}",
                  "to": null,
                  "toString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:js}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\nto\r\n{code:js}\r\nrunJob(generator: generator): number; {code}\r\nAnd this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26"
               }
            ]
         },
         {
            "id": "2927101",
            "author": "umija5895",
            "created": "2024-01-22T05:20:34.995+0200",
            "items": [
               {
                  "field": "Key",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "MCPE-178304",
                  "to": null,
                  "toString": "BDS-18981"
               },
               {
                  "field": "Platform",
                  "fieldtype": "custom",
                  "from": "10901",
                  "fromString": "Windows",
                  "to": null,
                  "toString": ""
               },
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "21831",
                  "toString": "1.20.51"
               },
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": "21902",
                  "fromString": "1.20.60.26 Preview",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "Workflow",
                  "fieldtype": "jira",
                  "from": "722332",
                  "fromString": "MCPE Workflow",
                  "to": "722335",
                  "toString": "Global Mojang Workflow"
               },
               {
                  "field": "project",
                  "fieldtype": "jira",
                  "from": "10200",
                  "fromString": "Minecraft (Bedrock codebase)",
                  "to": "11700",
                  "toString": "Bedrock Dedicated Server"
               }
            ]
         },
         {
            "id": "2927109",
            "author": "JIRAUSER746296",
            "created": "2024-01-22T06:02:15.597+0200",
            "items": [
               {
                  "field": "Comment",
                  "fieldtype": "jira",
                  "from": "This bug doesn't affect 1.20.51, don't change affects version to 1.20.51",
                  "fromString": null,
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "2939036",
            "author": "JIRAUSER746296",
            "created": "2024-02-13T16:20:33.561+0200",
            "items": [
               {
                  "field": "Version",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "21920",
                  "toString": "1.20.60"
               }
            ]
         },
         {
            "id": "2939038",
            "author": "JIRAUSER746296",
            "created": "2024-02-13T16:23:45.020+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:js}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\nto\r\n{code:js}\r\nrunJob(generator: generator): number; {code}\r\nAnd this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26",
                  "to": null,
                  "toString": "Note: it's the issue of @minecraft/server npm package\r\n\r\nIn 1.9.0-beta.1.20.60-preview.26, runjob changed from\r\n{code:js}\r\nrunJob(generator: Generator<void, void, void>): number;\u00a0 {code}\r\nto\r\n{code:js}\r\nrunJob(generator: generator): number; {code}\r\nAnd this makes tsc failed to build when depending on @minecraft/server@1.9.0-beta1.20.60-preview.26\r\n\r\nEdit: This issue doesn't affect 1.9.0-rc or 1.10, only affect from 1.9.0-beta1.20.60-preview.26 & 1.9.0-beta.1.20.60-stable"
               }
            ]
         },
         {
            "id": "2939042",
            "author": "JIRAUSER746296",
            "created": "2024-02-13T16:38:20.829+0200",
            "items": [
               {
                  "field": "summary",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "@minecraft/server@1.9.0-beta1.20.60-preview.26 makes tsc failed",
                  "to": null,
                  "toString": "@minecraft/server@1.9.0-beta makes tsc failed"
               }
            ]
         },
         {
            "id": "3024840",
            "author": "jarl-penguin",
            "created": "2024-06-25T01:17:48.604+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"
               }
            ]
         }
      ]
   }
}