Skip to content

#120 - Tasks for sending sms should appear in pending tray, before going to sent tray.#161

Merged
eyedol merged 2 commits intoushahidi:developfrom
tstalka:develop
May 11, 2014
Merged

#120 - Tasks for sending sms should appear in pending tray, before going to sent tray.#161
eyedol merged 2 commits intoushahidi:developfrom
tstalka:develop

Conversation

@tstalka
Copy link
Copy Markdown
Contributor

@tstalka tstalka commented May 5, 2014

No description provided.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not important but the else isn't necessary

@KamilKalfas
Copy link
Copy Markdown
Contributor

Since @tstalka will be no more contributing i will take this task. @eyedol i think you should close this PR when i will create the new one with updates

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented May 8, 2014

Did @tstalka move on? Can you push the updates to this one? otherwise I'll close it when you open the new PR.

@KamilKalfas
Copy link
Copy Markdown
Contributor

Yea, he changed team. Sadly no cause this is on his fork.

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented May 8, 2014

oh...

@mandric mandric modified the milestone: v2.6 May 8, 2014
@KamilKalfas
Copy link
Copy Markdown
Contributor

@eyedol the reason why those elses are needed is that there is no PRIMARY KEY defined in tables. In this case when there is no match for new sent message UUID in database, updated will return 0, and then insert will be executed. So i think you can merge it without need of creating new PR.

@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented May 10, 2014

@KamilKalfas oh from a readability point of view, it makes sense without the else you can reach the same logic without it.

I haven't tested it yet. I'll merge it when I play with it.

eyedol added a commit that referenced this pull request May 11, 2014
#120 - Tasks for sending sms should appear in pending tray, before going to sent tray.
@eyedol eyedol merged commit 679f08c into ushahidi:develop May 11, 2014
@Nhorning
Copy link
Copy Markdown

I highly appreciate this being included in the new version, but I haven't got a chance to test it, since SMS are not sending at all. once that issue is fixed I'll be able to give constructive feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants