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

[AXON-42] fix: show correct JIRA issues under "My X issues" #62

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

sdzh-atlassian
Copy link
Member

What is this?

A long overdue fix for a very annoying problem.

Before, when several JIRA instances shared a credential, client from one of them would be reused for everything, leading to incorrect results. Now, we properly create clients for each JIRA instance independently

Before After
image image

How was this tested?

By doing a before and after 😉

specifically, when several JIRA instances share a credential
@sdzh-atlassian sdzh-atlassian force-pushed the AXON-42-fix-multiple-projects branch from dae0765 to a20937e Compare January 2, 2025 17:27
@bwieger-atlassian-com
Copy link
Collaborator

How was this tested?
By doing a before and after 😉

I think we can make this a proper e2e test. But not needed for this PR.

@sdzh-atlassian sdzh-atlassian merged commit 24a2fd5 into main Jan 2, 2025
2 checks passed
@sdzh-atlassian sdzh-atlassian deleted the AXON-42-fix-multiple-projects branch January 2, 2025 18:44
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