You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
Check for _rewrite in the migration path setting, if found just use basename (toss out bad parts that might fetch settings from another database), otherwise path is relative so construct path normally. Absolute paths e.g. /medic/_design/medic/_rewrite/migrate (not recommended) will likely continue to work fine.
The text was updated successfully, but these errors were encountered:
Check for
_rewrite
in the migration path setting, if found just use basename (toss out bad parts that might fetch settings from another database), otherwise path is relative so construct path normally. Absolute paths e.g./medic/_design/medic/_rewrite/migrate
(not recommended) will likely continue to work fine.The text was updated successfully, but these errors were encountered: