pycontribs / jira

Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
https://jira.readthedocs.io
BSD 2-Clause "Simplified" License
1.95k stars 864 forks source link

Issue Field and Issue Type object based methods #1784

Closed adehad closed 9 months ago

adehad commented 9 months ago

Supersedes #1626.

Original credit goes to: @ddelabru

Summary of Further Changes to original PR

  1. Migrates previous Field and Issue Type resource test
  2. Update docstring to highlight we are using the createmeta API for anyone searching through.

I also used this as a way to sort through the Jira Cloud test failures.