AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
322 stars 131 forks source link

Workaround: fix #404 updating api for user data #409

Closed lipkau closed 4 years ago

lipkau commented 4 years ago

Description

workaround temporarily changed api routes to use version 2. This should be reverted to version latest as soon as a proper handling of how users work between cloud and on-premise is implemented

Motivation and Context

closes #404

Types of changes

Checklist

alexsuslin commented 4 years ago

don't you think there will be much more issues with latest rather than certain number? I guess it should be exact api number by default and chaging it is a major change