Bug 57607 - Errors (tracebacks) are not logged
Summary: Errors (tracebacks) are not logged
Status: CLOSED FIXED
Alias: None
Product: UCS@school
Classification: Unclassified
Component: UMC - CSV Import
Version: UCS@school 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS@school 5.0 v6-errata
Assignee: Johannes Königer
QA Contact: Ole Schwiegert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-17 15:59 CEST by Jürn Brodersen
Modified: 2024-11-21 16:19 CET (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 3: Will affect average number of 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.171
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Error handling, Usability
Customer ID:
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 2024-09-17 15:59:31 CEST
The umc http import is not logging import tracebacks

How to reproduce:
Add an exception here: https://git.knut.univention.de/univention/ucsschool/-/blob/5.0/ucs-school-import/modules/ucsschool/importer/reader/http_api_csv_reader.py?ref_type=heads#L45
Run the test: 90_ucsschool/302_http-api_class_column_no_school.py
Comment 3 Johannes Königer univentionstaff 2024-11-18 11:03:54 CET
Tracebacks are now correctly logged with the following version:

```
Successful build
Package: ucs-school-import
Version: 18.0.55
Branch: 5.0-0
Scope: ucs-school-5.0
```
Comment 4 Johannes Königer univentionstaff 2024-11-21 16:19:09 CET
Errata updates for UCS@school 5.0 v6 have been released.

https://docs.software-univention.de/ucsschool-changelog/5.0v6/en/changelog.html#released-on-2024-11-21
https://docs.software-univention.de/ucsschool-changelog/5.0v6/de/changelog.html#released-on-2024-11-21

If this error occurs again, please clone this bug.