sol1 / icingaweb2-module-netbox

Netbox importer for director, and integration with netbox
28 stars 6 forks source link

must be of type string, stdClass given | Empty config_context in NetBox #35

Closed jseifeddine closed 3 months ago

jseifeddine commented 3 months ago

So we put a filter on icinga_var property

image

Issue

problem is, there are some objects in the import_source that don't have config_context defined

image

sol1-matt commented 3 months ago

This is a director limitation when using filters and trying to compare a object.

There needs to be a separate var so filter can determine what the value of icinga_var is.

sol1-matt commented 3 months ago

Solution added to v3.6.1.3