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(api-service): set check field as false by default #7469

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

jainpawan21
Copy link
Member

@jainpawan21 jainpawan21 commented Jan 9, 2025

What changed? Why was the change needed?

set check field value as false by default in create and update integration

Due to default tru value, this code is blocking the user from creating integration in the new dashboard

CleanShot.2025-01-09.at.12.48.36.mp4

Ref:- Support Thread

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 49e5388
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/67878978a3d08100082b456d
😎 Deploy Preview https://deploy-preview-7469.dashboard.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for dashboard-v2-novu-staging ready!

Name Link
🔨 Latest commit 49e5388
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/67878978d51eb90008e52a9c
😎 Deploy Preview https://deploy-preview-7469.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jainpawan21 jainpawan21 requested a review from scopsy January 9, 2025 07:24
@scopsy
Copy link
Contributor

scopsy commented Jan 9, 2025

@jainpawan21 I think that we just need to change the from in the checkIntegraiton function to use the from address provided by the user. Take a look at sendgrid.provider implementation

@jainpawan21 jainpawan21 merged commit 96e9261 into next Jan 15, 2025
6 checks passed
@jainpawan21 jainpawan21 deleted the fix/integration-create-default-check-false branch January 15, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants