Project

General

Profile

Actions

Bug #16025

closed

Import subnets from proxy returns 500

Added by Daniel Lobato Garcia over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Importers
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Currently trying to import IPv4 subnets is broken, as the view calls `.to_s` which in turn calls `.name` on subnets that are not yet created.
We should not call `.to_s` and just use the `.network_address` representation which is always available at that stage when importing subnets.


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #5785: Override class parameter by subnet no longer works since 1.5ClosedOri Rabin05/19/2014Actions
Related to Foreman - Feature #3917: Add strong_parameters to foremanClosedDominic Cleal12/19/2013Actions
Actions

Also available in: Atom PDF