Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[Backport 5.0] fix: do not return error when bitbucket server account is not found#51033

Merged
coury-clark merged 1 commit into
5.0from
backport-51030-to-5.0
Apr 24, 2023
Merged

[Backport 5.0] fix: do not return error when bitbucket server account is not found#51033
coury-clark merged 1 commit into
5.0from
backport-51030-to-5.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This was causing unnecessary error logs. But there are cases, where this is completely normal, e.g. if a sourcegraph user does not have bitbucket server account linked. Do not return an error, as other providers also do not return an error in this case.

fixes #51024

Test plan

unit test changed

Backport 0e59032 from #51030

…51030)

This was causing unnecessary error logs. But there are cases, where this
is completely normal, e.g. if a sourcegraph user does not have bitbucket
server account linked. Do not return an error, as other providers also
do not return an error in this case.

fixes #51024
- #51024

## Test plan

unit test changed

(cherry picked from commit 0e59032)
@coury-clark coury-clark merged commit 414c72b into 5.0 Apr 24, 2023
@coury-clark coury-clark deleted the backport-51030-to-5.0 branch April 24, 2023 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants