Skip to content

Fix add target release option#710

Merged
rantoniuk merged 2 commits intojenkinsci:masterfrom
Hardikrathod01:bugfix/issue_678_option_add_fixVersion
Jun 11, 2025
Merged

Fix add target release option#710
rantoniuk merged 2 commits intojenkinsci:masterfrom
Hardikrathod01:bugfix/issue_678_option_add_fixVersion

Conversation

@Hardikrathod01
Copy link
Contributor

@Hardikrathod01 Hardikrathod01 commented Jun 11, 2025

Related issues

#678

Changes

Search from Jql did not include field fixVersions, because of that fixVersions were always null.
As a result it was always replacing all the existing fixVersions in the issues with the target release.
So I included fixVersions field in needed fields.

Tests

  • I have tested my changes with a Jira Cloud
  • I have verified that the Code Coverage is not lower than before / that all the changes are covered as needed

Checklist

  • Make sure you are requesting the pull request from a custom branch and not your master/main branch
  • Ensure that the pull request title represents the desired changelog entry
  • Apply relevant PR labels, at least one of feature or bugfix or documentation

@Hardikrathod01 Hardikrathod01 requested a review from a team as a code owner June 11, 2025 07:01
@rantoniuk rantoniuk merged commit b40197c into jenkinsci:master Jun 11, 2025
17 checks passed
@Hardikrathod01 Hardikrathod01 deleted the bugfix/issue_678_option_add_fixVersion branch June 17, 2025 10:30
@rantoniuk rantoniuk added the bug label Jun 18, 2025
rantoniuk added a commit to rantoniuk/jira-plugin that referenced this pull request Jun 19, 2025
…conflicts

* origin/master:
  add crowdin badges (jenkinsci#709)
  Use Crowdin translations (jenkinsci#712)
  add i18n CrowdIn info to README (jenkinsci#709) [skip ci]
  fix CrowdIn GHA version (jenkinsci#709)
  Add CrowdIn GHA workflow (jenkinsci#709)
  add CrowdIn import config (jenkinsci#709)
  fix: fixVersion field was not pulled from Jira (jenkinsci#710)
  Add option to show only released versions (jenkinsci#708)
  chore: Update pull_request_template.md [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants