We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENFORCE_GLOBAL_UNIQUE = True
10.0.0.64,,,Active,,,,"foo" 10.0.0.64,,,Active,,,,"bar"
These duplicate IPs are entered without error or warning, and are not easy to find (#801)
However the importer does correctly check duplicates against records already in the database.
The text was updated successfully, but these errors were encountered:
New import validation has been implemented as part of #655. This should no longer occur.
Sorry, something went wrong.
No branches or pull requests
ENFORCE_GLOBAL_UNIQUE = True
These duplicate IPs are entered without error or warning, and are not easy to find (#801)
However the importer does correctly check duplicates against records already in the database.
The text was updated successfully, but these errors were encountered: