Closed kean closed 4 days ago
App Name | WordPress Alpha | |
Configuration | Release-Alpha | |
Build Number | pr23831-6e6094c | |
Version | 25.4.2 | |
Bundle ID | org.wordpress.alpha | |
Commit | 6e6094cf000536b85e559af29dcdadc4c47a7d17 | |
App Center Build | WPiOS - One-Offs #11082 |
App Name | Jetpack Alpha | |
Configuration | Release-Alpha | |
Build Number | pr23831-6e6094c | |
Version | 25.4.2 | |
Bundle ID | com.jetpack.alpha | |
Commit | 6e6094cf000536b85e559af29dcdadc4c47a7d17 | |
App Center Build | jetpack-installable-builds #10123 |
Fixes https://github.com/wordpress-mobile/WordPress-iOS/issues/23787. The app will now use the existing method
didChangeSetting
for tracking changes inDiscussionSettingsViewController
as a trigger for save. I also made a couple of other changes:Note: ignore the first commit https://github.com/wordpress-mobile/WordPress-iOS/pull/23831/commits/b24ddf8d500b7355ff71e76298d9ed9540f621e2 as it simply fixes the formatting.
https://github.com/user-attachments/assets/8148c2f5-5ea1-4aef-939a-c66590085375
To test:
Regression Notes
Potential unintended areas of impact
What I did to test those areas of impact (or what existing automated tests I relied on)
What automated tests I added (or what prevented me from doing so)
PR submission checklist:
RELEASE-NOTES.txt
if necessary.Testing checklist: