What is the requirement for the “Convert to new wiki” function to be available in the menu of an older wiki? I wrote a wiki myself, and it has this menu item. There are two other wikis in the organization I manage. Although I have read and write access, this menu item is missing there. Even after assigning myself as the owner to the underlying libraries, it’s still missing.
The conversion of an old-version wiki can only be performed by its original creator — this is irrelevant to library ownership.
Currently, you can work around this by modifying the database to set yourself as the creator of the old wiki library. Here’s how:
- Access the Seafile Seahub database.
- Locate the
wiki_wikitable. - Update the
usernamefield in the corresponding entry to your own username.
This will enable the “Convert to new wiki” option for that library.