Skip to content

test: Update JIRA API search endpoint to use JQL#40015

Merged
ggazzo merged 2 commits intodevelopfrom
ggazzo-patch-1
Apr 1, 2026
Merged

test: Update JIRA API search endpoint to use JQL#40015
ggazzo merged 2 commits intodevelopfrom
ggazzo-patch-1

Conversation

@ggazzo
Copy link
Copy Markdown
Member

@ggazzo ggazzo commented Mar 31, 2026

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

Task: ARCH-2082

Summary by CodeRabbit

  • Bug Fixes
    • Fixed Jira search integration to use the correct API endpoint for improved search functionality and error handling.

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot Bot commented Mar 31, 2026

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 31, 2026

⚠️ No Changeset found

Latest commit: 4ac7c6c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 31, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a115f941-f82b-425d-94ce-923c74afb118

📥 Commits

Reviewing files that changed from the base of the PR and between 02b35d5 and 4ac7c6c.

📒 Files selected for processing (1)
  • apps/meteor/reporters/jira.ts

Walkthrough

Updated the Jira API search endpoint from /rest/api/3/search to /rest/api/3/search/jql in the reporter module. The change affects both the initial issue lookup request and the corresponding error-message fallback URL construction.

Changes

Cohort / File(s) Summary
Jira Reporter Endpoint Update
apps/meteor/reporters/jira.ts
Updated endpoint path from /rest/api/3/search to /rest/api/3/search/jql in two locations: the main search request and the error fallback URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

type: bug


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.48%. Comparing base (02b35d5) to head (4ac7c6c).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40015      +/-   ##
===========================================
- Coverage    70.55%   70.48%   -0.07%     
===========================================
  Files         3270     3270              
  Lines       116778   116778              
  Branches     21100    21069      -31     
===========================================
- Hits         82389    82313      -76     
- Misses       32335    32401      +66     
- Partials      2054     2064      +10     
Flag Coverage Δ
unit 70.94% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dougfabris
Copy link
Copy Markdown
Member

/jira ARCH

@dougfabris dougfabris added this to the 8.4.0 milestone Mar 31, 2026
@ggazzo ggazzo marked this pull request as ready for review April 1, 2026 12:31
@ggazzo ggazzo added the stat: QA assured Means it has been tested and approved by a company insider label Apr 1, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Apr 1, 2026
@dionisio-bot dionisio-bot Bot enabled auto-merge April 1, 2026 12:34
@ggazzo ggazzo disabled auto-merge April 1, 2026 12:34
@ggazzo ggazzo merged commit 8a30bfb into develop Apr 1, 2026
13 of 15 checks passed
@ggazzo ggazzo deleted the ggazzo-patch-1 branch April 1, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge type: bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants