Skip to content

[JIRA] Update issue_archive method to match the current api #893

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

upengareri
Copy link
Contributor

Exception raised when requesting issue archive: requests.exceptions.HTTPError: 405 Client Error:

Addtionally, the api doesn't use notify_users as query parameter -
https://docs.atlassian.com/software/jira/docs/api/REST/8.1.0/#api/2/issue-archiveIssue

Exception raised when requesting issue archive: requests.exceptions.HTTPError: 405 Client Error:

Addtionally, the api doesn't use notify_users as query parameter -
https://docs.atlassian.com/software/jira/docs/api/REST/8.1.0/#api/2/issue-archiveIssue
@codecov-commenter
Copy link

Codecov Report

Merging #893 (8a18bf2) into master (987604b) will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #893      +/-   ##
==========================================
+ Coverage   36.44%   36.46%   +0.02%     
==========================================
  Files          32       32              
  Lines        6254     6250       -4     
  Branches      902      962      +60     
==========================================
  Hits         2279     2279              
+ Misses       3867     3863       -4     
  Partials      108      108              
Impacted Files Coverage Δ
atlassian/jira.py 19.27% <50.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 987604b...8a18bf2. Read the comment docs.

@gonchik gonchik merged commit c97a021 into atlassian-api:master Dec 3, 2021
jnhyperion added a commit to jnhyperion/atlassian-python-api that referenced this pull request Dec 6, 2021
…ython-api

* 'master' of https://github.com/atlassian-api/atlassian-python-api:
  [JIRA] Update issue_archive method to match the current api (atlassian-api#893)
  [Xray] Add xray test repo api (atlassian-api#894)
gonchik pushed a commit that referenced this pull request Sep 3, 2022
Exception raised when requesting issue archive: requests.exceptions.HTTPError: 405 Client Error:

Addtionally, the api doesn't use notify_users as query parameter -
https://docs.atlassian.com/software/jira/docs/api/REST/8.1.0/#api/2/issue-archiveIssue

Co-authored-by: Upendar Gareri <upendar.gareri@daimler.com>
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.

3 participants