delivery api omits default language in route.path ...
# help-with-umbraco
j
When upgrading from V14 to V15, I find that route.path values created in properties omit the default language. This occurs after upgrading from V14.3.1 to V15.1.1. I have tried adding an unused language and setting that to the default language, which corrects for the omitted language, but then I am experiencing other issues. Is there any way to override route.path url creation for the delivery API? Second, are there many people using Delivery API with multilingual sites? I do not see anyone else having this specific issue. I feel like it is strange that I am the only one having this issue.
In case anyone encounters this, I reran the migration from v14.3.1 to v15.1.1 and v15.1.2 in a number of different ways (using clean installs of umbraco and my code) and was not able to reproduce. So if you encounter, before spending too much time trying to understand the cause of the issue, maybe try re-run the migration on a clean install and see if the issue persists. That would have saved me a significant amount of time.