mojira.dev
WEB-3912

confirmation status is not usable for Java edition with basic search on the bugtracker

It is possible to specify on it using the advanced search function

To reproduce:

  1. start a basic search

  2. select Java edition as project

  3. click on the more button to select new criteria

  4. start to search on "confirmation status"

  5. see that it is not available to use

Attachments

Comments 3

You'll need to select "Bug" under the Type dropdown menu for this to be applied here.

There are no issues in the Java edition project that are no bug, this doesn't make sense.

Queries that use custom fields will often need to be defined in the advanced search (JQL) function such as:

project = MC AND resolution = Unresolved AND "Confirmation Status" in (Unconfirmed)
project = MC AND resolution = Unresolved AND "Confirmation Status" in (Unconfirmed)

Or you can use the workaround as mentioned by @unknown above.

ThisIsNotMyName

[Mojang] Mega_Spud (Jay)

bugs.mojang.com

Retrieved