Bug 54407 - ucs-school-purge-expired-users script does not log tracebacks
ucs-school-purge-expired-users script does not log tracebacks
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: Import scripts
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-01 15:25 CET by Jürn Brodersen
Modified: 2022-02-01 15:25 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.229
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021120821000278
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jürn Brodersen univentionstaff 2022-02-01 15:25:27 CET
ucs-school-purge-expired-users script does not log tracebacks

Tracebacks are just printed to stderr.
The script is usually called from a cron job, in that case stderr is effectively lost. We should log tracebacks as well to make debugging easier.