[#157] Device Port Log being emptied by device discover
This commit is contained in:
		| @@ -5,6 +5,7 @@ | ||||
|   * Fix for latest DBIx::Class (deploy) | ||||
|   * Fix for latest Dancer (YAML::XS) | ||||
|   * [#160] Job Queue fatal error on num_slots | ||||
|   * [#157] Device Port Log being emptied by device discover | ||||
|  | ||||
| 2.029012 - 2014-10-09 | ||||
|  | ||||
|   | ||||
| @@ -157,7 +157,6 @@ sub delete { | ||||
|     DevicePortVlan | ||||
|     DevicePortWireless | ||||
|     DevicePortSsid | ||||
|     DevicePortLog | ||||
|   /) { | ||||
|       $schema->resultset($set)->search( | ||||
|         { ip => { '-in' => $ports->as_query }}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user