Skip to content

Conversation

@jerubball
Copy link
Contributor

Added 3 methods, all relating to custom field options.

get_custom_field_options() method lists possible options for a custom field in a project's context (field configuration).
get_autocomplete_data() method lists field names for JQL suggestion.
get_autocomplete_suggestion() method lists possible auto complete option for JQL suggestion with given field and optional value.

@jerubball jerubball marked this pull request as draft January 6, 2026 18:39
@jerubball jerubball marked this pull request as ready for review January 6, 2026 18:58
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

❌ Patch coverage is 10.52632% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.23%. Comparing base (766fc16) to head (dc41ea4).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
atlassian/jira.py 8.10% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1609      +/-   ##
==========================================
- Coverage   42.23%   42.23%   -0.01%     
==========================================
  Files          66       66              
  Lines        8595     8664      +69     
  Branches     1038     1057      +19     
==========================================
+ Hits         3630     3659      +29     
- Misses       4825     4862      +37     
- Partials      140      143       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant