{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "544108",
   "self": "https://bugs.mojang.com/rest/api/2/issue/544108",
   "key": "BDS-18792",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "3",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10302",
         "value": "Community Consensus",
         "id": "10302",
         "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-10-17T16:29:49.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18792/watchers",
         "watchCount": 12,
         "isWatching": false
      },
      "created": "2023-10-13T18:38:14.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "21654"
      ],
      "issuelinks": [
         {
            "id": "289751",
            "self": "https://bugs.mojang.com/rest/api/2/issueLink/289751",
            "type": "10102",
            "outwardIssue": "472190"
         }
      ],
      "assignee": null,
      "updated": "2023-10-18T05:24:06.000+0300",
      "status": "5",
      "description": "RTTI is not given in the latest version of BDS, whereas it was in earlier versions, even 1.20.31.\r\n\r\n\u00a0\r\n\r\n*Steps to Reproduce:*\r\n1. download the latest version of BDS,\r\n2. parsing symbols,\r\n3. searching symbols.\r\n\r\n*Observed Results:*\r\nUnable to find RTTI for classes like Actor.\r\n\r\n*Expected Results:*\r\nRTTIs for common classes can be found.",
      "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": "missing Run Time Type Identification in BDS 1.20.32",
      "creator": "JIRAUSER476796",
      "reporter": "JIRAUSER476796",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2f89r:",
      "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/544108/comment/1285630",
               "id": "1285630",
               "author": "JIRAUSER556245",
               "body": "RTTI symbols are important for BDS mod developers to auto generate headers and link exported symbols, such as for LeviLamina ([https://github.com/LiteLDev/LeviLamina]).\u00a0Without them, important tooling used for updating and maintaining LeviLamina (and similar modloaders) breaks. Additionally, enabling (but not using) RTTI has practically no overhead either, so I can't think of any justifiable reason for this change.\u00a0",
               "updateAuthor": "JIRAUSER556245",
               "created": "2023-10-17T13:17:02.386+0300",
               "updated": "2023-10-17T13:17:27.011+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/544108/comment/1285659",
               "id": "1285659",
               "author": "JIRAUSER648376",
               "body": "*Thank you for your report!*\r\nWe're tracking this issue in *BDS-15530*, so this ticket is being resolved and linked as a *duplicate*.\r\n\r\nIf you would like to add a vote and any extra information to the main ticket it would be appreciated.\r\n\r\nIf you haven't already, you might like to make use of the [*+search feature+*|https://bugs.mojang.com/issues/?jql=project=BDS] to see if the issue has already been mentioned.\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Bug Tracker Guidelines|https://aka.ms/MCBugTrackerHelp] -- \ud83d\udce7 [Mojang Support|https://aka.ms/Minecraft-Support]\r\n\ud83d\udcd3 [Project Summary|https://bugs.mojang.com/projects/BDS/summary] -- \u270d\ufe0f [Feedback and Suggestions|https://discord.gg/MXxTqXnuD5] -- \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": "JIRAUSER648376",
               "created": "2023-10-17T16:29:49.545+0300",
               "updated": "2023-10-17T16:29:49.545+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/544108/comment/1285741",
               "id": "1285741",
               "author": "JIRAUSER556245",
               "body": "Maciej, this ticket pertains to the Linux BDS, NOT the Windows BDS, unlike BDS-15530 (although additional information should be added to the descriptions of both). I'm not sure if that is a meaningful enough distinction to be considered a non-duplicate of BDS-15530 though.\u00a0",
               "updateAuthor": "JIRAUSER556245",
               "created": "2023-10-18T05:24:06.031+0300",
               "updated": "2023-10-18T05:24:06.031+0300"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18792/votes",
         "votes": 15,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 3,
      "total": 3,
      "histories": [
         {
            "id": "2882227",
            "author": "JIRAUSER597277",
            "created": "2023-10-17T13:28:31.698+0300",
            "items": [
               {
                  "field": "Confirmation Status",
                  "fieldtype": "custom",
                  "from": "10300",
                  "fromString": "Unconfirmed",
                  "to": "10302",
                  "toString": "Community Consensus"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "1",
                  "toString": "Open"
               }
            ]
         },
         {
            "id": "2882409",
            "author": "JIRAUSER648376",
            "created": "2023-10-17T16:29:49.557+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "BDS-15530",
                  "toString": "This issue duplicates BDS-15530"
               }
            ]
         },
         {
            "id": "2882411",
            "author": "JIRAUSER648376",
            "created": "2023-10-17T16:29:49.572+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "3",
                  "toString": "Duplicate"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}