Breaking: #83638 - Redirect functionality moved from sys_domain to redirects module
See forge#83638
Description
Records of type sys_ previously provided the possibility to provide a redirect via the fields redirect,
redirect and prepend_. The functionality has been moved from sys_ to the
new sys_ database records.
Impact
The database fields redirect, redirect and prepend_ of table sys_ have been removed.
Domain selection logic has been simplified to not consider these fields anymore.
Affected Installations
All installations directly accessing the database fields redirect, redirect and prepend_ of
table sys_ and having configured redirects in sys_.
Migration
An upgrade wizard is provided to migrate sys_ records with redirects to sys_ records.
If you directly accessed the named database fields above, change the queries accordingly to select the corresponding
sys_ records.