[GH-ISSUE #410] SyncPendingMesageState has public fields only ever used internally #290

Closed
opened 2026-02-28 01:24:00 +03:00 by kerem · 1 comment
Owner

Originally created by @alxndrsn on GitHub (Apr 7, 2016).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/410

Originally assigned to: @eyedol on GitHub.

  • currentSyncedItems
  • currentFailedItems
  • itemsToSync
  • currentProgress

Additionally, some of these fields are only used in the toString() method.

Originally created by @alxndrsn on GitHub (Apr 7, 2016). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/410 Originally assigned to: @eyedol on GitHub. - `currentSyncedItems` - `currentFailedItems` - `itemsToSync` - `currentProgress` Additionally, some of these fields are only used in the `toString()` method.
kerem closed this issue 2026-02-28 01:24:01 +03:00
Author
Owner

@eyedol commented on GitHub (Apr 27, 2016):

Used them to show progress counts. But got removed in 3.0.0. Needs cleaning...

<!-- gh-comment-id:214934372 --> @eyedol commented on GitHub (Apr 27, 2016): Used them to show progress counts. But got removed in 3.0.0. Needs cleaning...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#290
No description provided.