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 ConfigProvider#nested prefix #8714

Merged
merged 3 commits into from Apr 11, 2024
Merged

Fix ConfigProvider#nested prefix #8714

merged 3 commits into from Apr 11, 2024

Conversation

wi101
Copy link
Contributor

@wi101 wi101 commented Apr 8, 2024

ConfigProvider#nested doesn't work well with nested maps and sequences.
the issue is the prefix computed by Flat#patch is called twice if the configuration is Sequence or Table and this causes an error: Missing data with an additional parent prefix.

/claim #8661

@wi101 wi101 changed the title Fix ConfigProvider Fix ConfigProvider#nested prefix Apr 8, 2024
@wi101 wi101 requested review from afsalthaj and jdegoes April 9, 2024 14:26
@jdegoes
Copy link
Member

jdegoes commented Apr 9, 2024

@wi101 Thanks for identifying and fixing! Good to see you around here again. 😄

@jdegoes jdegoes closed this Apr 9, 2024
@jdegoes jdegoes reopened this Apr 9, 2024
@algora-pbc algora-pbc bot mentioned this pull request Apr 11, 2024
Copy link

algora-pbc bot commented Apr 11, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

@jdegoes jdegoes merged commit 585f817 into zio:series/2.x Apr 11, 2024
39 checks passed
@jdegoes jdegoes deleted the zio-config branch April 11, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants