Closed geekygecko closed 21 hours ago
1 Warning | |
---|---|
:warning: | This PR is assigned to the milestone 7.77 βοΈ. The due date for this milestone has already passed. Please assign it to a milestone with a later deadline or check whether the release for this milestone has already been finished. |
Generated by :no_entry_sign: Danger
App Name | π± Mobile | |
Build Type | debugProd | |
Commit | 78903eade107a736b9cff7e02aa3cb6521564bf6 | |
Direct Download | pocketcasts-app-prototype-build-pr3256-78903ea.apk |
App Name | π Automotive | |
Build Type | debugProd | |
Commit | 78903eade107a736b9cff7e02aa3cb6521564bf6 | |
Direct Download | pocketcasts-automotive-prototype-build-pr3256-78903ea.apk |
App Name | β Wear | |
Build Type | debugProd | |
Commit | 78903eade107a736b9cff7e02aa3cb6521564bf6 | |
Direct Download | pocketcasts-wear-prototype-build-pr3256-78903ea.apk |
Description
There was an issue in the sync process that would cause the deselect chapters to keep syncing. This was because the modified value wasn't set to null after it was synced, causing the new sync to send it again.
Testing Instructions
/sync/update
calldeselected_chapters
being sent and an episode being returned in the responsedeselected_chapters
field. The response should also be empty.Checklist
./gradlew spotlessApply
to automatically apply formatting/linting)modules/services/localization/src/main/res/values/strings.xml