Skip to content
Discussion options

You must be logged in to vote

Hi @john2893, not quite.

If convert_names_to_lowercase is set to True, all names will be converted to lowercase, trivially enforcing uniqueness.

If it's False, names will be left as they are, but different casings of the same name still can't coexist as they are, in terms of the RFCs, the same name.

This change will be in 1.2.5, due when NetBox 4.2.5 is released. There's a change coming with NetBox 4.2.5 that will make it possible to "Quick Add" name servers and views when adding a Zone without leaving the zone form, which is a nice enhancement that was previously not possible because of a NetBox bug.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@john2893
Comment options

Comment options

You must be logged in to vote
2 replies
@john2893
Comment options

@peteeckel
Comment options

Answer selected by peteeckel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Good for newcomers
2 participants