{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "215055",
   "self": "https://bugs.mojang.com/rest/api/2/issue/215055",
   "key": "BDS-136",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "3",
      "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": "2018-10-06T08:36:19.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-136/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2018-10-05T21:00:12.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "17409"
      ],
      "issuelinks": [
         {
            "id": "125036",
            "self": "https://bugs.mojang.com/rest/api/2/issueLink/125036",
            "type": "10102",
            "outwardIssue": "213857"
         }
      ],
      "assignee": null,
      "updated": "2018-10-14T14:09:07.000+0300",
      "status": "5",
      "description": "When using the command: op <playername>, it will only temporarily op a player until they are disconnected from the server.\u00a0\n\nI noticed that my server could not find an ops.json file and so I created my own using the format :\u00a0\n\n[\n{ \"permission\": \"operator\", \"xuid\": \"xxxxx\"}\n,\n\n{ \"permission\": \"operator\", \"xuid\": \"xxxxx\" }\n]\n\nI then manually added the player(s) I wanted to op by going into ops.json, which works.\n\nI am still finding that using the op command does not add a player to the ops.json.\u00a0",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "ops.json does not create itself on server start or when using the command op <playername>",
      "creator": "neodusk",
      "reporter": "neodusk",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i0v6k7:",
      "environment": "Running on Linux - Ubuntu 18.04",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [],
         "maxResults": 0,
         "total": 0,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-136/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 4,
      "total": 4,
      "histories": [
         {
            "id": "984276",
            "author": "tryashtar",
            "created": "2018-10-06T08:36:19.941+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "BDS-76",
                  "toString": "This issue duplicates BDS-76"
               }
            ]
         },
         {
            "id": "984278",
            "author": "tryashtar",
            "created": "2018-10-06T08:36:19.944+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"
               }
            ]
         },
         {
            "id": "986125",
            "author": "bemoty",
            "created": "2018-10-14T14:07:53.780+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "BDS-43",
                  "toString": "This issue duplicates BDS-43"
               }
            ]
         },
         {
            "id": "986129",
            "author": "bemoty",
            "created": "2018-10-14T14:09:07.387+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": "BDS-76",
                  "fromString": "This issue duplicates BDS-76",
                  "to": null,
                  "toString": null
               }
            ]
         }
      ]
   }
}