❔ Return gets ignored for some godforsaken reason
Despite the
if (cb is null) return NotFound(); the code progresses further, and causes an unhandled exception
