JiraPS
JiraPS copied to clipboard
Is JiraPS v2.24.7 fully supported with Jira v10.3.2?
The latest released stable module is quite old and I'm having issues I don't remember having with previous versions of JIRA Software...
It doesn't seem like it does. Just trying to do a simple thing like this isn't returning the fields: Get-JiraIssue -Query "project = NAME" -Fields "key", "summary", "assignee" -Credential $cred
It always returns only the basic fields and nothing more, no matter what I ask it for.
didn't they just deprecate a bunch of jql endpoints? Or is this something different? source