Actions
Bug #3218
closedCR external calls are performed twice
Description
When creating a new host, a user first has the option to select a CR to deploy on, this triggers JS that serialize the form and make foreman talk to the CR infrastructure.
when selecting a HG, the form is again serialized and sent to foreman, and again foreman needs to render the whole form, which includes calling out to the CR provider.
this is also true for loc/org drop downs, but since they are done first, this is not an issue.
Updated by Ohad Levy over 11 years ago
- Status changed from New to Ready For Testing
Updated by Ohad Levy over 11 years ago
- Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added
Updated by Ohad Levy over 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset db062299a69a4a0d3acd929ea9931fcb969a00c8.
Updated by Lukas Zapletal over 11 years ago
- Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)
Updated by Dominic Cleal over 11 years ago
- Related to Bug #3357: Selecting Hostgroup before CR causes form cruft added
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6167: New Host: selection of "Host Group" and "Deploy on" is user-unfriendly added
Actions