AtlassianPS / JiraPS

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

Migrate arrays which don't have a fixed size #357

Open lipkau opened 5 years ago

lipkau commented 5 years ago

As arrays which are not of fixed size must be migrated to System.Collections.Generic.List (link)