Andreas Motl
Andreas Motl
> **So, all those links are `latest`**. Looking at @michaelkremmel's [report](https://github.com/crate/crate-docs-theme/issues/639) again, I can see the problem is **mostly originating from documents rendered into the `master` slot**, when people or...
We've staged two patches to improve the situation at your disposal. - https://github.com/crate/infrastructure/pull/3376 - https://github.com/crate/crate-docs-theme/pull/640
After adding the redirect and purging the cache slot, it looks like this operation was successful. Thanks! -- https://cratedb.com/docs/crate/reference/en/latest/appendices/release-notes/unreleased.html
> Docs evolve over time. Doing redirects between 6.x/master/latest can only lead to confusion imho, rather than helping. I absolutely agree on this. This other patch explores a **different option**...
We re-evaluated the situation and don't consider it worth to introduce such obstacles to work around natural ways how 404 errors can spring into existence.
We have been able to resolve this by updating to Flask-JWT-Extended 4.7.1 and configuring it using `JWT_VERIFY_SUB = False`. - https://github.com/apache/superset/issues/30995#issuecomment-2494789968 - https://github.com/crate/cratedb-examples/pull/749