We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can create a new Issue with New-JiraIssue
New-JiraIssue
The Body of the request of New-JiraIssue is not creating the JSON correctly
Body
Fix how the Body is generated
This problem was introduced in v2.5
The text was updated successfully, but these errors were encountered:
Fixed how the Body of New-JiraIssue is created
7fe5a9c
closes AtlassianPS#224
Merge branch 'master' into fix/AtlassianPS#224-BadBody
2aa9063
Merge pull request #225 from lipkau/fix/#224-BadBody
5a76ffd
Fixed how the Body of `New-JiraIssue` is created
lipkau
Successfully merging a pull request may close this issue.
Expected Behavior
I can create a new Issue with
New-JiraIssue
Current Behavior
The
Body
of the request ofNew-JiraIssue
is not creating the JSON correctlyPossible Solution
Fix how the
Body
is generatedEnvironment
This problem was introduced in v2.5
The text was updated successfully, but these errors were encountered: