Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to JiveDotNetSDK #9

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

danenciso
Copy link

A years worth of updates to this SDK. They have taken place in forked copies but the jivesoftware/JiveDotNetSDK should serve as a main copy to fork from whenever another developer needs this project.

This update includes changes to the DESClient, adding new clients for Security Groups and Persons.

cnorick and others added 10 commits October 27, 2016 16:56
Jive had a problem with the created, published, and voter->jive fields,
 and was throwing the error code 500. This was ignored but is now
 thrown by IdeaVotesClient.CreateVote(). Also, those three field as well
 as every field except the "promoted" field were removed from the json
 to elimintate errors. Also, PostAbsolute() is run within a RunAs so
 that the vote is correctly attributed to the voter passed in within the
 IdeaVote.
+PeopleClient.Update(Person)
+RsvpClient
*Make sure that JiveClient.RunAs() sets _imposter back to null if
 method() throws an exception
GetActivity() was failing about once every 5 or so tries. Increasing the
 compensation seems to have removed the occasional error.
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.

3 participants