Skip to content
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

✨ Added the workflow scheme service. #79

Merged
merged 1 commit into from Nov 15, 2021
Merged

Conversation

ctreminiom
Copy link
Owner

  1. Added the ability to CRUD the worflow schemes on the V2
  2. Added the ability to assign workflow scheme to a project (v3,v2)
  3. Added the ability to get the project/workflow scheme associations (v3,v2)

1. Added the ability to CRUD the worflow schemes on the V2
2. Added the ability to assign workflow scheme to a project (v3,v2)
3. Added the ability to get the project/workflow scheme associations (v3,v2)
@ctreminiom ctreminiom added Jira Software Cloud V2 Jira Cloud V2 V3 Jira Cloud V3 labels Nov 15, 2021
@ctreminiom ctreminiom added this to In progress in Roadmap Nov 15, 2021
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #79 (1fbbb91) into main (3268c52) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #79    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          140       141     +1     
  Lines        10317     10460   +143     
==========================================
+ Hits         10317     10460   +143     
Impacted Files Coverage Δ
jira/v2/workflow.go 100.00% <ø> (ø)
jira/v2/jira.go 100.00% <100.00%> (ø)
jira/v2/workflowScheme.go 100.00% <100.00%> (ø)
jira/v3/workflowScheme.go 100.00% <100.00%> (ø)

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 3268c52...1fbbb91. Read the comment docs.

@ctreminiom ctreminiom merged commit 2d79444 into main Nov 15, 2021
@ctreminiom ctreminiom moved this from In progress to To Release in Roadmap Nov 15, 2021
@ctreminiom ctreminiom moved this from To Release to Released in Roadmap Nov 29, 2021
@ctreminiom ctreminiom deleted the feature/workflow-scheme branch January 23, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Software Cloud V2 Jira Cloud V2 V3 Jira Cloud V3
Projects
Archived in project
Roadmap
Released
Development

Successfully merging this pull request may close these issues.

None yet

1 participant