On the logged out bug tracker view it is no longer possible to view individual issues when opening them via a URL.
How to reproduce
Open MC-300257 (Or go to https://www.minecraft.net/en-us/article/minecraft-1-21-9-pre-release-1 and click any link in the Fixed bugs section)
❌ See “Issue not found”
Expected result
The issue is show as it does exist and is public
Technical detail
I appears that the jql-search-post
API endpoint no longer allows a JQL query to include filtering by key
. When opening an issue via the URL the frontend uses this to retrieve the issue.
Comments 7
Can confirm, this issue occur with every section of the bugs.mojang.com.
Regarding to jql-search-post is included the techicial part here: WEB-8183
This issue im not longer encountering but the bugs.mojang.com website will be loaded slow.
Duplicate of: WEB-8183