_choices deprecated #126
Labels
No labels
help wanted
need testing
status: accepted
status: discussing
type: bug
type: documentation
type: duplicate
type: enhancement
type:hardware
type: invalid
type: major feature
type: minor feature
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/netbox-agent#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hiya there,
Trying to run this, it causes an error due to the _choices being removed in Netbox v2.8.0, as listed here
https://github.com/netbox-community/netbox/issues/3416
So currently when updating I see the error *api/dcim/_choices/ could not be found.
Can we update to use the new OPTIONS method?
Hi !
Thanks, I'll take a look today and commit a fix