Commit c97a021
[JIRA] Update issue_archive method to match the current api (#893)
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>1 parent a602e48 commit c97a021
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
| 808 | + | |
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
813 | | - | |
814 | 812 | | |
815 | 813 | | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | 814 | | |
822 | 815 | | |
823 | | - | |
| 816 | + | |
824 | 817 | | |
825 | 818 | | |
826 | 819 | | |
| |||
0 commit comments