#101 Idea: ABRT problems integration
Closed by frantisekz. Opened by churchyard.

Maybe we could integrate this?

https://retrace.fedoraproject.org/faf/problems/?component_names=python3.9

To avoid noise, I'd add one expandable field per package, if such ABRT problems exist, with some aggregated data. Upon expanding, you'd see the individual problems and their count.

I know that https://retrace.fedoraproject.org/ can filter by Fedora release and by component. Not sure if there is an API.


Metadata Update from @frantisekz:
- Issue assigned to frantisekz

It has an api, json form of the data can be accessed by specifying headers={"Accept": "application/json"}.

Commit 04eea75f fixes this issue

Will close once deployed and frontend supports it.

Metadata Update from @frantisekz:
- Issue status updated to: Open (was: Closed)

Metadata Update from @frantisekz:
- Assignee reset

Metadata Update from @frantisekz:
- Issue assigned to lbrabec

Change is deployed.

Metadata Update from @frantisekz:
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/apps/packager_dashboard/issues/101

Please continue any further discussion there.

Metadata
Related Pull Requests