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

fix: connector-customer-id missing bug fix #1085

Merged
merged 1 commit into from
May 10, 2023
Merged

Conversation

Sangamesh26
Copy link
Contributor

Type of Change

  • Bugfix

Description

There was an extra space in config for Connector_customer, so deserialization was not proper and only Bluesnap was in the conneector list

How did you test it?

Manual

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code

@Sangamesh26 Sangamesh26 added C-bug Category: Bug S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels May 9, 2023
@Sangamesh26 Sangamesh26 requested a review from jarnura as a code owner May 9, 2023 08:37
@Sangamesh26 Sangamesh26 self-assigned this May 9, 2023
@SanchithHegde
Copy link
Member

Looks like this config option hasn't been included in the other config files (docker_compose.toml and config.example.toml). Could you please include it in the other files too? I'm okay with you taking this up on a separate PR too.

@jarnura jarnura added S-ready-for-merge and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels May 10, 2023
@jarnura jarnura added this pull request to the merge queue May 10, 2023
Merged via the queue into main with commit c5db5c3 May 10, 2023
@SanchithHegde SanchithHegde deleted the customer-config-bug-fix branch May 10, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants