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

Fixes #17869: Add validations in place for salesforce connection #17870

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

ayush-shah
Copy link
Member

Describe your changes:

Fixes #17869

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

ulixius9
ulixius9 previously approved these changes Sep 17, 2024
pmbrull
pmbrull previously approved these changes Sep 17, 2024
Copy link

sonarcloud bot commented Sep 17, 2024

@ayush-shah ayush-shah marked this pull request as draft September 18, 2024 05:39
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.31% (37352/58081) 40.96% (14784/36096) 43.07% (4507/10465)

Copy link

Copy link

sonarcloud bot commented Sep 20, 2024

@ayush-shah ayush-shah merged commit 8087f48 into main Sep 20, 2024
20 of 27 checks passed
@ayush-shah ayush-shah deleted the issue-17869 branch September 20, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvement: Salesforce validations for password and securityToken
4 participants