Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

micheleliberman
Copy link

@micheleliberman micheleliberman commented Jun 26, 2023

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

@micheleliberman micheleliberman requested a review from a team as a code owner June 26, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant