{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "551191",
   "self": "https://bugs.mojang.com/rest/api/2/issue/551191",
   "key": "BDS-19074",
   "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-02-24T15:19:07.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19074/watchers",
         "watchCount": 2,
         "isWatching": false
      },
      "created": "2024-02-20T09:05:20.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "22008"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2024-02-24T15:19:07.000+0200",
      "status": "5",
      "description": "Hello, I noticed that _server-name_ key on {{*server.properties*}} file have such an error from latest Bedrock versions 1.20 >>\r\n\r\nColor Formatting ( [Wiki|https://minecraft.fandom.com/wiki/Formatting_codes#Color_codes] ) are not working.\r\n\r\nSoftware converts text to it's MOTD relative p.e:\r\nIf I put this on server.properties ({_}img1.png{_})\r\n{code:java}\r\nserver-name=\u00a74DataCraft{code}\r\nWill result as:\r\n{color:#de350b}\u00a0 DataCraft{color}\r\nBut Instead Got this ({_}img2.png{_}):\r\n\\u00A74DataCraft\u00a0\r\n\r\nAlso the server software change text value on {{server.properties}} file after a simple restart (view {_}image3.png{_})",
      "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": [
         "562213",
         "562215",
         "562214"
      ],
      "summary": "\"server-name\" color formatting not working",
      "creator": "makitazo",
      "reporter": "makitazo",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2gdrj:",
      "environment": "Linux; Windows",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/551191/comment/1305691",
               "id": "1305691",
               "author": "JIRAUSER733297",
               "body": "I cannot reproduce this in v1.20.62.",
               "updateAuthor": "JIRAUSER733297",
               "created": "2024-02-20T15:56:53.446+0200",
               "updated": "2024-02-20T15:56:53.446+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/551191/comment/1306262",
               "id": "1306262",
               "author": "JIRAUSER733297",
               "body": "Have you tried contacting your hosting?",
               "updateAuthor": "JIRAUSER733297",
               "created": "2024-02-24T14:12:44.151+0200",
               "updated": "2024-02-24T14:12:44.151+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/551191/comment/1306269",
               "id": "1306269",
               "author": "JIRAUSER738282",
               "body": "Its also not work fore me",
               "updateAuthor": "JIRAUSER738282",
               "created": "2024-02-24T15:04:57.527+0200",
               "updated": "2024-02-24T15:04:57.527+0200"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-19074/votes",
         "votes": 1,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 4,
      "total": 4,
      "histories": [
         {
            "id": "2942170",
            "author": "makitazo",
            "created": "2024-02-20T09:05:34.804+0200",
            "items": [
               {
                  "field": "summary",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "\"server-name\" color codes not working",
                  "to": null,
                  "toString": "\"server-name\" color formatting not working"
               }
            ]
         },
         {
            "id": "2942171",
            "author": "makitazo",
            "created": "2024-02-20T09:06:15.915+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Hello, I noticed that _server-name_ key on {{*server.properties*}} file have such an error from latest Bedrock versions 1.20 >>\r\n\r\nColor Formatting ([Wiki|[https://minecraft.fandom.com/wiki/Formatting_codes#Color_codes])] is not working.\r\n\r\nSoftware converts text to it's MOTD relative p.e:\r\nIf I put this on server.properties ({_}img1.png{_})\r\n{code:java}\r\nserver-name=\u00a74DataCraft{code}\r\nWill result as:\r\n{color:#de350b}\u00a0 DataCraft{color}\r\nBut Instead Got this ({_}img2.png{_}):\r\n\\u00A74DataCraft\u00a0\r\n\r\nAlso the server software change text value on {{server.properties}} file after a simple restart (view {_}image3.png{_})",
                  "to": null,
                  "toString": "Hello, I noticed that _server-name_ key on {{*server.properties*}} file have such an error from latest Bedrock versions 1.20 >>\r\n\r\nColor Formatting ([Wiki|#Color_codes])]) are not working.\r\n\r\nSoftware converts text to it's MOTD relative p.e:\r\nIf I put this on server.properties ({_}img1.png{_})\r\n{code:java}\r\nserver-name=\u00a74DataCraft{code}\r\nWill result as:\r\n{color:#de350b}\u00a0 DataCraft{color}\r\nBut Instead Got this ({_}img2.png{_}):\r\n\\u00A74DataCraft\u00a0\r\n\r\nAlso the server software change text value on {{server.properties}} file after a simple restart (view {_}image3.png{_})"
               }
            ]
         },
         {
            "id": "2942172",
            "author": "makitazo",
            "created": "2024-02-20T09:06:52.280+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Hello, I noticed that _server-name_ key on {{*server.properties*}} file have such an error from latest Bedrock versions 1.20 >>\r\n\r\nColor Formatting ([Wiki|#Color_codes])]) are not working.\r\n\r\nSoftware converts text to it's MOTD relative p.e:\r\nIf I put this on server.properties ({_}img1.png{_})\r\n{code:java}\r\nserver-name=\u00a74DataCraft{code}\r\nWill result as:\r\n{color:#de350b}\u00a0 DataCraft{color}\r\nBut Instead Got this ({_}img2.png{_}):\r\n\\u00A74DataCraft\u00a0\r\n\r\nAlso the server software change text value on {{server.properties}} file after a simple restart (view {_}image3.png{_})",
                  "to": null,
                  "toString": "Hello, I noticed that _server-name_ key on {{*server.properties*}} file have such an error from latest Bedrock versions 1.20 >>\r\n\r\nColor Formatting ( [Wiki|https://minecraft.fandom.com/wiki/Formatting_codes#Color_codes] ) are not working.\r\n\r\nSoftware converts text to it's MOTD relative p.e:\r\nIf I put this on server.properties ({_}img1.png{_})\r\n{code:java}\r\nserver-name=\u00a74DataCraft{code}\r\nWill result as:\r\n{color:#de350b}\u00a0 DataCraft{color}\r\nBut Instead Got this ({_}img2.png{_}):\r\n\\u00A74DataCraft\u00a0\r\n\r\nAlso the server software change text value on {{server.properties}} file after a simple restart (view {_}image3.png{_})"
               }
            ]
         },
         {
            "id": "2943774",
            "author": "greymagic27",
            "created": "2024-02-24T15:19:07.264+0200",
            "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"
               }
            ]
         }
      ]
   }
}