Closed (fixed)
Project:
Domain
Version:
8.x-1.0-alpha9
Component:
- Domain Alias
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Nov 2017 at 16:57 UTC
Updated:
15 Dec 2017 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
agentrickardThis report is not replicable as currently written. Please provide more detail about the steps taken -- data entered, number of domains created, hostnames entered. Note that the machine_name (which causes the error) is derived from the hostname, which must be unique.
This may have been fixed in #2912150: Relation not updated with machine name changes as well.
Comment #3
agentrickardHm, I see the "machine name does not change" piece now. I wonder why?
Comment #4
agentrickardMust be a change in Drupal 8.4.
Comment #5
agentrickardHere's a patch against dev. Not sure if it applies cleanly to alpha9.
Comment #6
agentrickardRevised patch with passing tests. Combining into https://github.com/agentrickard/domain/pull/385
Comment #7
mitrpaka commentedWas having the very same issue with fresh 8.4.2 and domain (latest dev) installation. Patch did resolve machine name issue while adding new domain record.
I guess this is partly due to regression from #2912150
Comment #8
agentrickardLooks like it. I'm working on tests now. Thanls!
Comment #10
agentrickardComment #11
chismen commentedthanks, works fine !!