Actions
Bug #35275
closedTask group errors do not drill into child task errors
Description
If an ACS refresh fails, for example, the error will appear like so:
```
Katello::Errors::Pulp3Error
1 subtask(s) failed for task group /pulp/api/v3/task-groups/98b0c72e-f347-45d4-bc60-afeddb917a60/.
```
That's not helpful for debugging. To find the full output, the Pulp CLI is needed.
We should dig into the task groups somehow and pull out the full errors.
Updated by Ian Ballou over 2 years ago
- Blocks Tracker #33447: Alternate Content Sources Support Tracker (MVP) added
Updated by Samir Jha about 2 years ago
- Subject changed from Alternate content sources don't show task group errors to Task group errors do not drill into child task errors
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10324 added
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Samir Jha about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ee84716c4c94b28b0bb1302e63e6e81f3615c710.
Actions