You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/nautobot_circuit_maintenance/handle_notifications/handler.py", line 234, in get_maintenances_from_notification
result = parser_provider.get_maintenances(data_to_process)
File "/usr/local/lib/python3.8/site-packages/circuit_maintenance_parser/provider.py", line 136, in get_maintenances
raise ProviderError(
circuit_maintenance_parser.errors.ProviderError: Failed creating Maintenance notification for Verizon.
Details:
- Processor CombinedProcessor from Verizon failed due to: 1 validation error for Maintenance
maintenance_id
field required (type=value_error.missing)
The text was updated successfully, but these errors were encountered:
chadell
added
status: accepted
This issue has been accepted by the maintainers team for implementation
and removed
status: accepted
This issue has been accepted by the maintainers team for implementation
labels
Sep 29, 2022
Environment
Expected Behavior
Notification parsed successfully
Observed Behavior
Notification parsing fails. No
maintenance_id
.The text was updated successfully, but these errors were encountered: