Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle unnecessary api call to /rest/api/2/field when all fields are requested #1932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abbas707
Copy link

@Abbas707 Abbas707 commented Dec 5, 2024

  • Previously, an unnecessary API call to fetch fields/rest/api/2/field was made in search_issues function even when all fields were requested (fields = ["*all"]).

  • Introduced an extra check to prevent redundant API calls when the default case for all fields is specified.

…pi call to /rest/api/2/field when all fields are requested
Copy link

github-actions bot commented Dec 5, 2024

Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found:

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant