AtlassianPS / JiraPS

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

BugFix issue #482 allowing Component ID in New-Issue #483

Closed micheleliberman closed 3 weeks ago

micheleliberman commented 1 year ago

Description

This change adds Components to the list of parameters that a new Jira Issue can be created with. This will be a comma-separated list of Component IDs.

Motivation and Context

Components used to be able to be updated as a custom field. From June 2023, it is no longer possible. So in order to allow creation of a new Jira issue with components, this has been added.

Types of changes

Checklist

lipkau commented 3 weeks ago

merged into alpha release