You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a list of all customers for a specific project. Seems that the customer endpoint is experimental and I am not sure that I have the invoke-jiramethod URI correct or enabling the experimentalAPI properly.
Steps To Reproduce
Get list of all projects (with IDs). [Get-JiraProject | select name,id]
Description
I am trying to create a list of all customers for a specific project. Seems that the customer endpoint is experimental and I am not sure that I have the invoke-jiramethod URI correct or enabling the experimentalAPI properly.
Steps To Reproduce
Second Command does not return anything
Expected behavior
Listing of all users for the specific Project to include at minimum name, email,
Name Version
JiraPS 2.14.7
PSVersion 7.4.5
PSEdition Core
GitCommitId 7.4.5
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Possible Solution
The text was updated successfully, but these errors were encountered: