Matej Vadnjal
Matej Vadnjal
If I try create an audit flow page for Modules and try to assign it to an audit flow for a Site I get this error: > Cannot use page...
If I create an audit flow page for Assets and assign it to a flow for Locations it will show me all Assets that have storage location set to that...
> > Do you think it would be possible to have a page for Modules or Inventory Items as well? At first glance, looking at AuditFlowPageAssignment._get_lookup_paths() I suspect it could...
> the Asset model. These fields will be filled either manually for stored assets, or automatically for those assigned to a Device or Model. If the assigned object changes its...
This sounds like a useful addition. On workflow pages where a list of assets (or devices, etc) is displayed, would you have a checkbox or something for stuff that was...
as @cs-1 suggested - this seems like a good practice. Alternative is the use of netbox attachments plugin - the use of which is now documented in the README.md
There is no such function integrated into the plugin. You could achieve this via a netbox [custom script](https://netboxlabs.com/docs/netbox/en/stable/customization/custom-scripts/) or some other way.
closing due to inactivity
Thank you for reporting this. For now you can use `Is assigned to hardware : No` filter to get only assets that aren't installed for example. But the issues should...
I have removed the option to filter for None in some filter fields. Testing various options, I could not get the queries to return what one would expect. Especially when...