mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #14] task checking not checking? #12
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#12
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 @mandric on GitHub (Feb 14, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/14
I can't get the interval task checking to work. It only does the task (GET request) once when I enable it and not thereafter. Is this a known bug? I'm using the 1.1.9 tagged release and trying to debug this.
@mandric commented on GitHub (Feb 14, 2012):
I think it is just some quirks in how the tasks get processed.
@eyedol commented on GitHub (Feb 19, 2012):
It looks like a bug. I just managed to reproduce it
@mandric commented on GitHub (Feb 25, 2012):
Ok, yea I think I can also reproduce it, basically when I do an reinstall of SMSSync to get task checking working I need to uncheck/recheck the task checking setting in the app, then it starts working again.
@mandric commented on GitHub (Apr 5, 2012):
Just wondering if there was any progress on this? I haven't worked to isolated it much, my workaround is to check/uncheck it. 😁
@eyedol commented on GitHub (May 7, 2012):
@mandric I'll be looking at this this week. I have resumed work on SMSSync. Will keep this thread updated.
@mandric commented on GitHub (May 7, 2012):
Great!
@ghost commented on GitHub (May 14, 2012):
Any progress on this one?
@ghost commented on GitHub (May 28, 2012):
Apparently autosync also gets "stuck" sometimes.
@ghost commented on GitHub (Jun 19, 2012):
Any updates on this ?
@si458 commented on GitHub (Aug 6, 2012):
i also have the same problem! it runs once and thats it when i check/uncheck the box :(
any progress???
@eyedol commented on GitHub (Aug 18, 2012):
@mandric @agenttihirvinen @pankajlal @si458 Okay. After a very long time. I have fixed this issue. It took me a while to figure this one. Silly way from my end on how I'm calling the task checking service. Now updating the frequency and enabling task service should work as expected.
@ghost commented on GitHub (Aug 18, 2012):
Thanks Henry,
This is great news. How can we pick it up. Through scanning QR Code and downloading through google play or which other way ?
On 08/18/2012 06:04 PM, Henry Addo wrote:
@eyedol commented on GitHub (Aug 18, 2012):
@pankajlal You'll have to build it from source. I'll try and make an apk available for testing by Monday.
@mandric commented on GitHub (Aug 19, 2012):
Awesome. Is the develop branch stable or should I wait for the merge to master? thanks @eyedol
@eyedol commented on GitHub (Aug 20, 2012):
The develop branch is fairly stable but don't expect everything to work. You can build it yourself.
@eyedol commented on GitHub (Aug 20, 2012):
@pankajlal and @mandric I have an alpha build here
@ghost commented on GitHub (Aug 23, 2012):
@eyedol The new build is working great. Has been running in all conditions, (phone not on charge, wifi drop and recover, unattended etc.). Thanks for this.