Skip to content
New issue

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

Fallback to substring match for circuit CIDs if not found based on full string? #164

Open
glennmatthews opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@glennmatthews
Copy link
Contributor

Environment

  • Nautobot version: 1.1.5
  • nautobot-circuit-maintenance version: 0.4.1

Proposed Functionality

If we can't find a circuit CID based on the full string provided by the parser, perhaps we should have fallback logic to try for substring matches rather than giving up immediately?

Use Case

Example: a Telia notification is parsed to report a circuit ID of the form EON 1234567/2 FRO2006765432 10Gbps CFS 500067890 but in Nautobot the circuit's CID is simply FRO2006765432. Currently we report this as a nonexistent circuit ID - it would be nice if the plugin were "smart" enough to identify this match based on the substring.

@glennmatthews glennmatthews added the enhancement New feature or request label Dec 3, 2021
itdependsnetworks pushed a commit to itdependsnetworks/nautobot-app-circuit-maintenance that referenced this issue Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant