Navigation Menu

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

Get-JiraIssue continues to output an error (Invalid JSON primitive) #462

Open
JayOhAitchEn-LEFT opened this issue Aug 31, 2022 · 3 comments

Comments

@JayOhAitchEn-LEFT
Copy link

JayOhAitchEn-LEFT commented Aug 31, 2022

Hi,

I'm new to PowerShell and JiraPS and can't get to the bottom of this error I continue to receive...

image

I've looked at the JiraPS documentation and I don't think I'm doing anything wrong or different from the examples. Any help with this would be much appreciated.

Thanks in advance! :)

@Rogueit
Copy link

Rogueit commented Aug 31, 2022

Get-JiraIssue -Query 'project = "ITX" AND status != "open"' runs for me.
I think enclose the whole thing in single quotes.

@JayOhAitchEn-LEFT
Copy link
Author

Let me give it a shot

@JayOhAitchEn-LEFT
Copy link
Author

Get-JiraIssue -Query 'project = "ITX" AND status != "open"' runs for me. I think enclose the whole thing in single quotes.

Still the same 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

No branches or pull requests

2 participants