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 Aug 21, 2024. It is now read-only.
When using multisite,
and adding a new redirect,
the Site selected in the Site dropdown is always the default Site,
but it would be nice if it was the Site I'm currently "on" as per Craft's site switcher.
@mijewe Did you also find that when you changed the site from the default to add a redirect, it actually added it to the default site anyway, and you have to go back into the redirect and save it a second time with the correct site selected for it to work? I have this issue on a number of multisite installs.
I'm having a similar issue. On my multisite setup, when I create a redirect and select a non-default site from the site dropdown, the redirect is created for the default site. And when I try to edit and save the redirect to the correct non-default site, I get the following error.
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'uid' cannot be null in /mysite/test/vendor/yiisoft/yii2/db/Command.php:1290
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using multisite,
and adding a new redirect,
the Site selected in the Site dropdown is always the default Site,
but it would be nice if it was the Site I'm currently "on" as per Craft's site switcher.
Explainer video: https://www.loom.com/share/ca4aac3f15c14526b3038e28db8ab784
Thanks!
The text was updated successfully, but these errors were encountered: