Display "Powered by Jetpack" optionDisplay "Powered by Jetpack" option is once again checkedTested Jetpack Search in Twenty Twenty.
The Powered by Jetpack text and logo should be hidden, while the Customizer option should save state.
The Powered by Jetpack text and logo continued to display, and the Customizer option did not save state.
Screenshots

@jeremypaavola I wasn't able to reproduce this with 2020 or other themes.
Any errors on this test site or something? What role did the user have on the site?
@gibrown The gif above is from my sandbox:
Akismet, AMP, and Hello Dolly were inactive
Issue persists for me with only Jetpack installed and active
debug.log is cleanAnd then...
error.logdebug.logNo memory errors and disk isn't at capacity, so I'm not sure why that worked, but now the option is working. I'll follow up with the user asking them to try the same, huh.
That is super confusing. @jsnmoon @bluefuton any ideas?
I suspect this issue to be related to how the Customizer's publish function works, but I haven't been able to figure it out so far. The fact that deleting the log files fixes the issue makes it even stranger.
There's a potential fix for this in https://github.com/Automattic/jetpack/pull/15989 which changes how we store and retrieve boolean-like values for these customizer checkboxes.
Most helpful comment
There's a potential fix for this in https://github.com/Automattic/jetpack/pull/15989 which changes how we store and retrieve boolean-like values for these customizer checkboxes.