andygrunwald / andygrunwald/go-jira

Split Jira OnPremise and Jira Cloud clients

Open
#473 1 comment 0 reactions 0 assignees View on GitHub
breaking-change v2
Dominant language
Go
Stars
1.6k
Forks
500
PR merge metrics
No merged PRs in 30d

Description

## Context

The APIs between the two JIRA instances, On-premise and Cloud, differ from each other.

## Current behavior

The current implementation covers one client that implements a wild mix between OnPremise API endpoints and Cloud API endpoints.
This leads sometimes to bug reports and unexpected behavior because the API endpoints (URI) are equal, but the parameters differ.

## Breaking change

This is a breaking change, is planned for v2 and need to be documented.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.