Replies: 1 comment 8 replies
-
How are you "importing" this data - I am guessing via the REST API? What character set is this data in? If the data is in UTF-8 I'd expect it to work without issues. Please can you show your powershell script (and the data file, if it's separate) using Or: can you show the raw HTTP transaction to Netbox, e.g. by running
on the server where Netbox is running. |
Beta Was this translation helpful? Give feedback.
8 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.
-
Hello,

When importing data in Russian, there is a problem with displaying text
Using a powershell script to import data about virtual machines, when the script is executed in powershell, the line is displayed correctly.
NetBox (v3.4.1)
Beta Was this translation helpful? Give feedback.
All reactions