How to search for an issue number?

Hi,

I’m possibly blind, but I can’t find a way to search for an issue by its number. Say I have a feedback case number of 12213, how can I find it in the tracker system?

Hi,

The Issues are accessible on the Xojo tracker : https://tracker.xojo.com/xojoinc/xojo/-/work_items
If you have the number, you can directly include it in the URL.

For your case, for example: https://tracker.xojo.com/xojoinc/xojo/-/work_items/12213

Thank you!
I spent a long time trying to find which search criterion would allow that, but it looks like it’s not a search feature, after all.

When you get an ID, the fastest way to access it is via the URL :wink:

The search is more about trying to find a similar case rather than a specific page :grin:
(I personally use it to discover the new features of the next version of Xojo)

Understood :wink:

I do the same (without using feedback numbers, obviously).