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: email case insensitive #1727

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: email case insensitive #1727

wants to merge 2 commits into from

Conversation

kanikabansal-juspay
Copy link
Collaborator

@kanikabansal-juspay kanikabansal-juspay commented Nov 13, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Emails are being sent in lowercase to backend.
Fixed one custom role id-name bug.

Motivation and Context

Consistency around all views.

How did you test it?

Tested Locally

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal-juspay kanikabansal-juspay requested a review from a team as a code owner November 13, 2024 07:13
Copy link

Review changes with  SemanticDiff

@kanikabansal-juspay kanikabansal-juspay self-assigned this Nov 13, 2024
@kanikabansal-juspay kanikabansal-juspay linked an issue Nov 13, 2024 that may be closed by this pull request
@kanikabansal-juspay kanikabansal-juspay added the C-bug Category: Bug label Nov 13, 2024
@kanikabansal-juspay kanikabansal-juspay added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Email case sensitivity
3 participants