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

fix(mrf): input transformation types for decrypting radio others #7325

Merged
merged 2 commits into from
May 13, 2024

Conversation

justynoh
Copy link
Contributor

Problem

A user reported an issue decrypting the radio "Others" response on MRF. This PR fixes this.

Solution

The root cause is usage of transformInputsToOutputs on the wrong input type. This PR corrects the type of transformInputsToOutputs to unblock this decryption.

Breaking Changes

  • No - this PR is backwards compatible

@justynoh justynoh requested a review from kathleenkhy May 13, 2024 09:28
Copy link
Contributor

@kathleenkhy kathleenkhy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@kathleenkhy kathleenkhy merged commit 51849a1 into develop May 13, 2024
16 of 17 checks passed
@kathleenkhy kathleenkhy deleted the fix/input-transformation branch May 13, 2024 09:46
@justynoh justynoh mentioned this pull request May 14, 2024
5 tasks
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.

None yet

2 participants