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: [backport] Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails #285

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

benjiro
Copy link
Member

@benjiro benjiro commented Jul 25, 2024

This PR

When converting the ResolutionDetails to FlagEvalutionDetails we aren't passing the FlagMetadata to the new object.

Related Issues

Fixes #1234523

Notes

This PR is done on a common merge base so we can merge it into v1 as well

Follow-up Tasks

N/A

How to test

Unit test added to covert the missing test case

@benjiro benjiro requested a review from a team as a code owner July 25, 2024 23:15
@toddbaert toddbaert merged commit d6d1d94 into v1 Jul 26, 2024
4 checks passed
@toddbaert toddbaert deleted the bug/pass-flag-metadata-bpv1 branch July 26, 2024 13:26
beeme1mr pushed a commit that referenced this pull request Jul 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.5.2](v1.5.1...v1.5.2)
(2024-07-26)


### 🐛 Bug Fixes

* [backport] Should map metadata when converting from ResolutionDetails
to FlagEvaluationDetails
([#285](#285))
([d6d1d94](d6d1d94))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants