Skip to content

fix: jira connections api should not depend on encKey#2034

Merged
warren830 merged 1 commit intoapache:mainfrom
merico-ai:kw-2032-enckey
May 30, 2022
Merged

fix: jira connections api should not depend on encKey#2034
warren830 merged 1 commit intoapache:mainfrom
merico-ai:kw-2032-enckey

Conversation

@klesh
Copy link
Contributor

@klesh klesh commented May 30, 2022

Summary

This PR fixes #2032 by the following approach:
for Jira connections endpoint, when .env got deleted and decryption failed, no more 400 bad requests, but with empty basic auth, so developer/user can still list out all Jira connections, and update their basic auth which will then be encrypted with the newly generated key.

Does this close any open issues?

Fixes #2032

Copy link
Contributor

@warren830 warren830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@warren830 warren830 merged commit 9657211 into apache:main May 30, 2022
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.

Delete .env causing jira connection management complete broken

2 participants