Skip to content

Add add_group_into_project_role to jira_server.py - #1671

Merged
gonchik merged 1 commit into
atlassian-api:masterfrom
neyrat-salvator:patch-6
Aug 29, 2026
Merged

Add add_group_into_project_role to jira_server.py#1671
gonchik merged 1 commit into
atlassian-api:masterfrom
neyrat-salvator:patch-6

Conversation

@neyrat-salvator

Copy link
Copy Markdown
Contributor

Method add_project_actor_in_role have an condition for group instead of user but there was not a method for this. I added that

Method add_project_actor_in_role have an condition for group instead of user but there was not a method for this. I added that
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.56%. Comparing base (7e41dea) to head (dcbcadf).

Files with missing lines Patch % Lines
atlassian/jira/jira_server.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1671      +/-   ##
==========================================
- Coverage   60.56%   60.56%   -0.01%     
==========================================
  Files         106      106              
  Lines       18084    18086       +2     
  Branches     1851     1851              
==========================================
+ Hits        10952    10953       +1     
- Misses       6667     6668       +1     
  Partials      465      465              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gonchik
gonchik merged commit ca9acc1 into atlassian-api:master Aug 29, 2026
10 of 11 checks passed
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.

2 participants