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: check for dsa enabled when sending rejection notifications #4584

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

kabeaty
Copy link
Contributor

@kabeaty kabeaty commented Mar 22, 2024

What does this PR do?

Only send rejected comment notifications if DSA is enabled.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

none

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

Reject comments by a user with DSA enabled and not enabled. See that when enabled, you get a notification as that user. When disabled, you should not get a notification as that user.

Were any tests migrated to React Testing Library?

How do we deploy this PR?

Copy link

netlify bot commented Mar 22, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit f2cf1be
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/65fdac9b875ea60008ed0216

@tessalt tessalt added this to the 9.0.1 milestone Mar 25, 2024
@tessalt tessalt added this pull request to the merge queue Mar 25, 2024
Merged via the queue into develop with commit eabbc18 Mar 25, 2024
6 checks passed
@tessalt tessalt deleted the fix/notifications-rejected-dsa branch March 25, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants