atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 643 forks source link

Add account list to request participant methods #1256

Closed tester22 closed 9 months ago

tester22 commented 9 months ago

Due to deprication of usernames in Jira Cloud the option to use accountid when updating requestparticipant is required. https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/

codecov-commenter commented 9 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c17bcb1) 34.45% compared to head (954e913) 34.42%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1256 +/- ## ========================================== - Coverage 34.45% 34.42% -0.04% ========================================== Files 44 44 Lines 8108 8116 +8 Branches 1119 1123 +4 ========================================== Hits 2794 2794 - Misses 5200 5208 +8 Partials 114 114 ``` | [Files](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1256?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [atlassian/service\_desk.py](https://app.codecov.io/gh/atlassian-api/atlassian-python-api/pull/1256?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXRsYXNzaWFuL3NlcnZpY2VfZGVzay5weQ==) | `37.54% <16.66%> (-1.06%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.