Feature #4524
closedThe logged in user should be the default one in create new hosts
Description
Somewhere along the way we have lost this requested feature [452]. I have a simple solution in the views file.
Updated by Dominic Cleal over 10 years ago
- Related to Feature #452: the logged in user should be the default owner when creating new hosts added
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.9.0
Updated by Dominic Cleal over 10 years ago
- Has duplicate Feature #4532: Default new host owner to currently logged in user added
Updated by Bryce Camp over 10 years ago
I have tested this, it is not resolved. The form for a new host continues to show "Select an owner" as the default
Updated by Martin Ducar over 10 years ago
Yes it is true, but this new change should set the user that host is assigned to after you create it to the currently logged in. My previous change was changing it only in web template.
Updated by Dominic Cleal over 10 years ago
Interesting point, which makes more sense to you Martin? I'm wondering if we need both, since a host created through the API would find the change to the model useful, but seeing it explicitly set on the form might be best for GUI users.
Updated by Bryce Camp over 10 years ago
Showing this for GUI users would be greatly appreciated.
Updated by Martin Ducar over 10 years ago
I'm preparing the new change with both solutions
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 7
Updated by Martin Ducar over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 19579f872c1b4a512500f8e07f0b066180574e4e.
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #3771: Foreman 1.3.0: owner not populated for new hosts by default added
Updated by Dominic Cleal over 8 years ago
- Related to Feature #14013: Add setting for the default owner of new hosts added