Opened 9 years ago
Closed 9 years ago
#25318 closed Cleanup/optimization (fixed)
SILENCED_SYSTEM_CHECKS should suppress errors/criticals too
Reported by: | Tim Graham | Owned by: | Tim Graham |
---|---|---|---|
Component: | Core (System checks) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Docs currently say, "Silenced warnings will no longer be output to the console; silenced errors will still be printed, but will not prevent management commands from running."
Carl says, "That seems like a bad design decision to me, and I think we should change it. Silenced should mean silenced."
Note:
See TracTickets
for help on using tickets.
PR