Reports: Status is "Completed" even if the Report contains failure messages #13369
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.5.7
Python version
3.9
Steps to Reproduce
Example report file 'report_status_test.py':
Expected Behavior
If a Report contains failure messages, I would expect the Report status to be "Failed". (as it was the case with older Netbox versions)
Observed Behavior
The Report status is "Completed" instead of "Failed"

At first sight it looks to the user as if the report is successful.
The text was updated successfully, but these errors were encountered: