Hi
I'm using the JiraPS command to extract issue from Jira Service Management on project vice.
After Jira had depreciated REST API 2 and moved to REST API 3, I'm not able to use the very specific command
get-Jiraissue -query "Project = 'Change Management Project'".
Could you please advise is there an alternative command which can replace the above ne.
Thanks
Welcome to the community.
API V2 isn't deprecated, som functions of the Rest API v2 and v3 have been depreciated or removed.
Also as mention JiraPS is not maintained or even developed by Atlassian.
Contact the owners/developers of JiraPS for a replacement command
Hey @M_ Saravana Ganesh
We announced the deprecation of some JQL search endpoints last year, see https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2046 for more details.
This could be why it has stopped working.
Atlassian doesn't maintain JiraPS however, so you might need to pop over to https://atlassianps.org/ to find out more about whether a replacement command is available!
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Mel Paisley I am using the Atlassian SDK in .NET and all my services broke today. It seems the last update for the SDK has been in 2022. When will an update available for the changed API endpoints?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.