Skip to content

fix(harvester): keep volatile error details out of report groups - #902

Open
TahaKhan998 wants to merge 1 commit into
CERNDocumentServer:masterfrom
TahaKhan998:fix/harvester-stable-error-grouping
Open

fix(harvester): keep volatile error details out of report groups#902
TahaKhan998 wants to merge 1 commit into
CERNDocumentServer:masterfrom
TahaKhan998:fix/harvester-stable-error-grouping

Conversation

@TahaKhan998

Copy link
Copy Markdown

Closes #901

When many records fail for the same reason, the report was splitting them into separate groups because each message included different details (for example different university names).

This updates those error messages so the shared reason comes first and the variable details come after | details:. The report can then group by the reason, while the details are still visible when someone opens the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Harvester report: keep error details after | so same failures group together

1 participant