Netbox 3.5.3 Importing Device Types with compilation error with thrown exception #12927
Replies: 1 comment 3 replies
-
The data reported for imports follows: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
<class 'TypeError'>
unsupported operand type(s) for %: 'float' and 'decimal.Decimal'
Therefore, even informing such data as defined for import, it presents a compilation problem and resulting in an error exception.
Beta Was this translation helpful? Give feedback.
All reactions