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

#233: Fixed parsing of completed asset response to use correct asset ID #234

Merged
merged 1 commit into from
Jun 2, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jun 2, 2016

Fix for #233. The JSON parsing for CompletedAsset was parsing the node ID from the response into the id field rather than the asset ID. If the caller used this to perform a request to list asset details, it would lead to using the wrong identifier (and result in failed requests with permissions issues).

@ghost ghost added this to the 4.0.5 milestone Jun 2, 2016
@ghost ghost assigned gschneider-r7 Jun 2, 2016
@gschneider-r7 gschneider-r7 merged commit 8384f8b into master Jun 2, 2016
@gschneider-r7 gschneider-r7 deleted the bug/233-completed-assets-id branch June 2, 2016 19:42
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.

None yet

2 participants