I would say this is an edge case, it was reported before.
Our ember router and discourse server router are in slight disagreement about what to do here.
Relying on slug that is ever changing for routing a topic is super fragile anyway. If we rename “welcome to meta discourse org” to “welcome to meta discourse” this would all break spectacularly anyway.
Don’t remove the topic id if you need stable links is the lesson. The topic id in that case is 1, it is not a post id or number.
Ok, merci ! Donc, si je veux que les allers-retours internes fonctionnent, je dois en fait conserver à la fois le slug et l’id ? Parce qu’utiliser seulement l’id ne semble pas fonctionner : https://meta.discourse.org/t/1