mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #244] Message Results API stops functioning, randomly(?) #179
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 4, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/244
Originally assigned to: @eyedol on GitHub.
I've experienced a repeated bug where the message results API will stop functioning after SMSSync is up but inactive. Message results queries are no longer sent to the server, but task queries are, so you end up sending messages without being alerted to the result.
@sorinpohontu commented on GitHub (Feb 23, 2015):
Maybe after a phone restart (see #238) ?
@ankurverma1994 commented on GitHub (Mar 13, 2015):
Hey everyone!! I am newbie to open source project. I love coding(prefer JAVA). I want to be active member of any open source project. Can anybody mentor.
Nowadays I am doing competitive coding. You can view my profile here http://www.codechef.com/users/ankurverma1994
Can anybody mentor me here. #SeriouslyInterested
You may contact me at ankurverma1994@gmail.com
@eyedol commented on GitHub (Mar 20, 2015):
@ankurverma1994 You should go through the issues and let's us know which one you're interested in working on. We will get you started. Also you might want to read the CONTRIBUTING.md doc. It has info on how to get started.
@ankurverma1994 commented on GitHub (Mar 21, 2015):
Thanks @eyedol for replying. My interest is in Core Java programming. Can you please help me out what to choose and mentor me. I would be very glad if you do so.
@eyedol commented on GitHub (Apr 20, 2015):
@ankurverma1994 I have narrowed down the issues to few ones you can choose from; #252 #235
#218 #246. Let me know which one you are comfortable working on first.
@eyedol commented on GitHub (Apr 21, 2015):
This is related to issue #238. Closing this and tracking the fix there.