Skip to content

chore: add logging on issue fetching#756

Merged
rantoniuk merged 1 commit intojenkinsci:masterfrom
rantoniuk:rantoniuk/752-add-logging
Nov 3, 2025
Merged

chore: add logging on issue fetching#756
rantoniuk merged 1 commit intojenkinsci:masterfrom
rantoniuk:rantoniuk/752-add-logging

Conversation

@rantoniuk
Copy link
Member

@rantoniuk rantoniuk commented Nov 3, 2025

Logging enhancements for #752:

  • Added a FINE-level log message when fetching an issue in the getIssue method to help trace issue retrievals.
  • Added a FINE-level log message when executing a JQL search in the getIssuesFromJqlSearch method to provide visibility into JQL queries being run.

@rantoniuk rantoniuk requested a review from a team as a code owner November 3, 2025 12:04
Copilot AI review requested due to automatic review settings November 3, 2025 12:04
@rantoniuk rantoniuk changed the title chore: add logging on issue fetching (#752) chore: add logging on issue fetching Nov 3, 2025
@rantoniuk rantoniuk enabled auto-merge (squash) November 3, 2025 12:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances logging in the Jira REST service by adding debug-level log statements to track issue fetching and JQL query execution. These additions help with troubleshooting and monitoring Jira API interactions.

  • Added import for FINE logging level
  • Added debug logging when fetching individual Jira issues
  • Added debug logging when executing JQL searches

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rantoniuk rantoniuk merged commit 5d61844 into jenkinsci:master Nov 3, 2025
22 checks passed
@rantoniuk rantoniuk deleted the rantoniuk/752-add-logging branch December 16, 2025 19:12
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