Why are test insights not available for orgs whose lug is circleci/<id>?

I’ve just started using CircleCI. While I’m extremely pleased so far, I am confused by the documentation of the “upload tests” step, which I added as per the recommendation, but wasn’t producing any test insithts in the UI.

I then found this:

This feature is not supported if your organization slug is in the following format:

circleci/<UID>.

I haven’t found documentation on the rationale for this limitation, nor, as a first time user, can I understand why this would be in place.

The project I’m building is hosted on github.

Hey, this is a known limitation at this time GitHub App integration overview - CircleCI. The reason is due to some nuances with how our internal systems work, but we are planning on removing this limitation in the short/medium term. In the meantime, some of the data that is available in Test Insights is queryable via API CircleCI API