[PR #219] [MERGED] Issues #216, #217 #407

Closed
opened 2026-02-28 01:24:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/219
Author: @shtrih
Created: 11/6/2014
Status: Merged
Merged: 11/6/2014
Merged by: @eyedol

Base: developHead: develop


📝 Commits (3)

  • 624afcd Fix: issue #216. Class TaskMessage expecting from server json field "uuid" but server sent "message_uuid" as documented.
  • 07ab518 Issue #217. Fix urls for tasks sent and result
  • c42fc18 Update version number

📊 Changes

3 files changed (+4 additions, -3 deletions)

View changed files

📝 smssync/build.gradle (+1 -1)
📝 smssync/src/main/java/org/addhen/smssync/controllers/MessageResultsController.java (+2 -2)
📝 smssync/src/main/java/org/addhen/smssync/models/TaskMessage.java (+1 -0)

📄 Description

Some fixes to @KamilKalfas changes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/219 **Author:** [@shtrih](https://github.com/shtrih) **Created:** 11/6/2014 **Status:** ✅ Merged **Merged:** 11/6/2014 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`624afcd`](https://github.com/ushahidi/SMSSync/commit/624afcd99bd4fb085cfb3a41966758f3156a18a8) Fix: issue #216. Class TaskMessage expecting from server json field "uuid" but server sent "message_uuid" as documented. - [`07ab518`](https://github.com/ushahidi/SMSSync/commit/07ab518cf5957d17d4c874e9a1b84136efb6ba88) Issue #217. Fix urls for tasks `sent` and `result` - [`c42fc18`](https://github.com/ushahidi/SMSSync/commit/c42fc18a768132a71970e13550c622ecb279c93b) Update version number ### 📊 Changes **3 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `smssync/build.gradle` (+1 -1) 📝 `smssync/src/main/java/org/addhen/smssync/controllers/MessageResultsController.java` (+2 -2) 📝 `smssync/src/main/java/org/addhen/smssync/models/TaskMessage.java` (+1 -0) </details> ### 📄 Description Some fixes to @KamilKalfas changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:29 +03:00
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#407
No description provided.