{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "287846",
   "self": "https://bugs.mojang.com/rest/api/2/issue/287846",
   "key": "BDS-3095",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-02-07T18:07:13.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3095/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-02-06T16:47:13.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "18746"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-02-07T18:07:13.000+0200",
      "status": "5",
      "description": "After running the server for sometime, villagers will continually disappear. \n\nSetup:\n # A small village with 8-10 villagers in a gigantic wall.\n # Monsters spawning turned off.\n # All beds are in houses with 4 block high ceilings.\n # No escape. Two iron doors. Those doors are not even functional, as I use command blocks to teleport @p (nearest player) when within a radius of 1 next to the door.\n # Villagers are upgraded to either Expert or Master.\n # Villagers have custom names.\n\nObservations:\n\n1.\u00a0 When a villager disappears, their job site block appears to be locked as if they were still alive - locked as in, a newly spawned villager will not occupy it, I must first destroy the block and recreate for it to be claimable.\n\n2. I have noticed a change in behavior with some of the villagers before they went missing; for example, one seemed to always stand outside of the house containing his job site block. It is strange as they behaved normally sometime before (visiting jobsite block, sleeping, etc.)\n\n3. I use /tp @e[type=villager] @s to confirm which villagers are gone.\n\n4. I keep having to recreate one profession only for another to disappear hours later.\n\nLastly, in a desperate attempt to stop this from happening, I tried making all villagers invulnerable, and they have still been disappearing.\n\nI've been experiencing this over a week's time. I was hoping the Bedrock Server upgrade to 1.14.20.1 would fix the issue, but it has persisted. \n\n\u00a0",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "Villagers Disappear",
      "creator": "simplynoah",
      "reporter": "simplynoah",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i17isv:",
      "environment": "Minecraft Bedrock Server 1.14.20.1\nWindows 10 Professional 64-bit\nProbably irrelevant but specs: Intel i5, 32GB RAM, SSD, nVidia Geoforce GTX 1050 ti\nAlso likely irrelevant: Both Minecraft for Windows 10 and Minecraft Java Version (Java: Version 8 Update 241) are installed on the system, but I really only connect using my Android tablet.\n",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/287846/comment/630474",
               "id": "630474",
               "author": "ionicecko",
               "body": "Hi Noah,\n\nIt looks like your report relates to the Minecraft (Bedrock codebase) product but has been raised against the Bedrock Dedicated Server product. To ensure your bug report is seen by the right people, don't forget to select the right product.\n\nIn this case though, a report already exists, please head to MCPE-21416. Please head over there and give it an upvote rather than making a new report.\n\nIonic\n\nCould a mod please close this issue.",
               "updateAuthor": "ionicecko",
               "created": "2020-02-07T04:51:50.394+0200",
               "updated": "2020-02-07T04:51:50.394+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3095/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "1428852",
            "author": "urielsalis",
            "created": "2020-02-07T18:07:13.714+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}