Arthur Hanson
Arthur Hanson
In this case we would recommend using a custom field to enable this functionality which should work. Per Jeremy's comment adding platform to the Module model would be confusion. If...
Looks like a potential edge case from older installs, I'm guessing there should probably be a check if extras_customfield_object_types_id_seq already exists then skip the second ALTER TABLE in the below...
@SwaroopGiri @bbruun can either/both of you please test Draft PR #16893 and see if that resolves the issue.
Closing due to lack of any response and an edge case.
Should probably add both C18 and C17. Here is the wikipedia page: https://en.wikipedia.org/wiki/IEC_60320
@LHBL2003 see (https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/index.md) for an example, specifically the line: ``` [](./media/screenshots/home-light.png) ``` It points to this location in the source-tree (https://github.com/netbox-community/netbox/tree/develop/docs/media) so you will want to put any images...
@LHBL2003 I'm assuming this doesn't fix #1234 but is for #16076? If so, please edit the PR and change the "Fixes: #1234" line.
@markkuleinio The nb.version call is working fine for me, there is no 403 error shown. I'm not sure from your bug report if you are passing a valid token and...
@simonzsay What you have provided is something of a data-dump of your system, which is way too much information for us to try and go through and figure out the...
@iii-arch I'm getting a different error message, can you please provide a simple sample script to make sure this is the same issue.