Active
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Apr 2016 at 18:00 UTC
Updated:
1 Apr 2016 at 20:03 UTC
Jump to comment: Most recent
As per hosting_client_form() and the statement in the docs (at the time of this writing):
Creating a new Client on Aegir is as simple as selecting Create Content>Client. Then enter their email address (twice for confirmation), Name and Organization. Now click 'Save'.
...there should be an e-mail address field and an organization field. However, there only appears to be name fields (human-readable and machine-readable).
So is it possible that this code never got switched over to fields via the Field API in Drupal 7 (Aegir 3), and therefore the fields are missing on the node add form for Clients?
Comments
Comment #2
ergonlogicThere ought to be a 'client' field on user forms too, which appears to be missing.
Comment #3
colanI put a note in the docs in commit 8a239d731f. It can be reverted when this gets fixed.
Comment #4
omega8cc commentedThis could be related to #2670716: The Add Client form fails when email is provided
Comment #5
omega8cc commentedSimilar issue: #2665018: Missing Titles in Description and empty Last run column at admin/hosting/queues