Best way to reliably restrict/redirect feature (not security) access based on a different db field's (scenario in post)

Well, are you aware… the destination page will also run the DB query and redirect again to itself? You don’t want to redirect if you’re already in the destination :wink:

The condition must be false if the current route is already the destination you want