Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0]: TransformationCleaningAgentL fix two exceptions in CleanWithRMS #7242

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

andresailer
Copy link
Contributor

@andresailer andresailer commented Oct 12, 2023

I actually tested this now, and found some issues.

Also included in the swept PR #7239 already.

BEGINRELEASENOTES
*TS
FIX: TransformationCleaningAgent: fix two exceptions for CleanWithRMS: encoding before hashing, accessing res["Value"]["Failed"] when Value is None

ENDRELEASENOTES

fix error when trying to access res['Value']
fix exception about missing encoding
@andresailer andresailer added the sweep:ignore Prevent sweeping from being ran for this PR label Oct 12, 2023
@DIRACGridBot DIRACGridBot added the alsoTargeting:integration Cherry pick this PR to integration after merge label Oct 12, 2023
@andresailer andresailer removed the alsoTargeting:integration Cherry pick this PR to integration after merge label Oct 12, 2023
@fstagni fstagni merged commit 003ccc1 into DIRACGrid:rel-v8r0 Oct 12, 2023
21 checks passed
@andresailer andresailer deleted the 80_fixTCA branch October 12, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep:ignore Prevent sweeping from being ran for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants