AtlassianPS / JiraPS

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

Add ComponentId as additional parameter in New-JiraIssue #396

Open FlavorFlav opened 4 years ago

FlavorFlav commented 4 years ago

ComponentId takes an array of strings filling the fields "components" with the ID while creating a new JIRA issue.

FlavorFlav commented 4 years ago

Hi, I am new in contributing code to the community.

I submitted a pull request and merging is blocked ever since. Is there anything I have to do yet?