Skip to content

Assign Issue Fix #821

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 2 commits into from
Jul 28, 2021
Merged

Conversation

isaac-philip
Copy link
Contributor

Resolves #775

- Changes to existing Assign Issue to user code

- Example added

- taken from https://docs.atlassian.com/software/jira/docs/api/REST/8.5.0/#api/2/issue-assign

Resolves atlassian-api#775
@codecov-commenter
Copy link

Codecov Report

Merging #821 (3d25b9d) into master (1790a14) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
- Coverage   35.76%   35.75%   -0.01%     
==========================================
  Files          32       32              
  Lines        6143     6144       +1     
  Branches      888      888              
==========================================
  Hits         2197     2197              
- Misses       3848     3849       +1     
  Partials       98       98              
Impacted Files Coverage Δ
atlassian/jira.py 19.30% <0.00%> (-0.02%) ⬇️

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 1790a14...3d25b9d. Read the comment docs.

@Spacetown
Copy link
Contributor

It seems that Atlassion is toggling the parameters. #728 was fixed by #795 and now the change is reverted.

@gonchik gonchik merged commit 5d3e894 into atlassian-api:master Jul 28, 2021
@gonchik
Copy link
Member

gonchik commented Jul 28, 2021

Thanks @isaac-philip @Spacetown for collaborative work :)

sthagen added a commit to sthagen/atlassian-api-atlassian-python-api that referenced this pull request Jul 28, 2021
gonchik pushed a commit that referenced this pull request Sep 3, 2022
* Assign Issue Fix

- Changes to existing Assign Issue to user code

- Example added

- taken from https://docs.atlassian.com/software/jira/docs/api/REST/8.5.0/#api/2/issue-assign

Resolves #775

* Removed warning message as per CR
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.

Need example on how to assign issue
4 participants