Closed (won't fix)
Project:
Domain
Version:
3.x-dev
Component:
- Domain Alias
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2025 at 18:15 UTC
Updated:
13 Nov 2025 at 14:28 UTC
Jump to comment: Most recent
The Domain Alias module currently allows creating multiple aliases for the same environment on a single Domain entity. This can lead to unpredictable behavior, as Drupal arbitrarily selects the first matching alias when loading a domain. This affects both web requests and Drush commands.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedNot sure we want to enforce a unique alias per environment as it may be too restrictive for some people.
Postponing for now.
Comment #4
mably commentedComment #5
mably commentedClosing as domain alias ordering have been added to 3.x.