'Project Wiki is lost after renaming project

I renamed an Azure DevOps Project. Now the project Wiki is completely gone - which is not that good because it had a lot of information in it.

My Questions are:

  • Is this expected behaviour?
  • If not, how do I get my Wiki back?

When I login to azure CLI and use:

az devops wiki list --scope organization --org https://dev.azure.com/MyOrg

It doesn't show the wiki of my old project - however it shows the link to an empty wiki on my new project.

When I saw it was gone i might have made an even bigger mess, because I renamed the project again to the old name hoping my Wiki will magically reappear, which it didn't. Then I renamed again to the new projectname.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source