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

Invoke-JiraIssueTransition error (same as issue #42) #43

Closed
colhal opened this issue Sep 1, 2016 · 0 comments
Closed

Invoke-JiraIssueTransition error (same as issue #42) #43

colhal opened this issue Sep 1, 2016 · 0 comments

Comments

@colhal
Copy link

colhal commented Sep 1, 2016

Calling Invoke-JiraIssueTransition updates the Jira issue status but also returns the following error:
ERROR:
ConvertFrom-Json2 : Cannot bind argument to parameter 'InputObject' because it is an empty string.
At C:\Users\chalford\Documents\WindowsPowerShell\Modules\PSJira\1.2.5.112\Internal\Invoke-JiraMethod.ps1:93 char:54
$result = ConvertFrom-Json2 -InputObject $webResponse.Content

replicaJunction added a commit that referenced this issue Sep 1, 2016
Also cleaned up Invoke-JiraMethod tests a a bit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants