Actions
Feature #81269
closedContext support for sys_domain records
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-05-19
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
sys_domain records fail in combination with contexts (production/testing/development) because the first domain record is used for preview links in the backend, no matter what context I'm in.
This makes it hard to use the production database on testing and development systems.
sys_domain records should have a "context" field that is then used in their enableFields()
hook.
Actions