Plugin Status doesn't match Parser status #199
Labels
enhancement
New feature or request
status: accepted
This issue has been accepted by the maintainers team for implementation
.6 release
Environment
Expected Behavior
The Nautobot plugin status choices should match the choices from the parser or you end up with issues.
https://github.com/nautobot/nautobot-plugin-circuit-maintenance/blob/develop/nautobot_circuit_maintenance/choices.py#L23 should match https://github.com/networktocode/circuit-maintenance-parser/blob/39a5dcb3087d980e549629b5e0ebcdde9ad10c99/circuit_maintenance_parser/output.py#L33
Observed Behavior
Create a circuit maintenance with Status Unknown using the ORM... Honestly I'm not really sure how I got here but here's the traceback:
Steps to Reproduce
The text was updated successfully, but these errors were encountered: