mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #341] many problem in version 3.0.2 #244
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#244
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 @9px on GitHub (Oct 25, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/341
Originally assigned to: @eyedol on GitHub.
i enable Log, but i cant see full detail log like old version (2.8)
"delete all" doesn't work for clear log
when i set
Data FormattoJSONinAdd/Update custom web service, it is not saved!when i want to delete a
custom web servicei see an error that says it is enabled, but i cant disable it!there are some difference between
smssync.ushahidi.com/developersand what the app sent. for example the phraseSMS Deliveredappear asSMS deliveredin the response. Alsosent_result_codeanddelivered_result_codeis ambiguous. i getSMS Deliveredmessage with differentdelivered_result_codecode.@levisdoban commented on GitHub (Oct 28, 2015):
I agree, version 3.0.2 is messed up. Had to move back to v. 2.7.3 ... and still a few issues there.
@eyedol commented on GitHub (Nov 5, 2015):
@9px Mind sharing a screen shot for issue 2 " i enable Log, but i cant see full detail log like old version (2.8)" I see the log entries.
Delete all seems to work for me.
@eyedol commented on GitHub (Nov 5, 2015):
@9px What's the
delivered_result_codeis? Those are dished by the OS. We don't control over that.@9px commented on GitHub (Sep 2, 2016):
in last version (3.0.8), the 3th problem remain unsolved!
when i set
Data FormattoJSONinAdd/Update custom web service, does not save after clickupdate!