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

Add a safety check for tenant.dsa in external phase #4674

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

rigperro
Copy link
Contributor

@rigperro rigperro commented Oct 2, 2024

What does this PR do?

Adds a simple check that tenant.dsa is defined for the external moderation phases file. In our local deployment, merging from 8.5.3 to 9.3.1 introduced this line that broke our moderation (external phase). I don't know if it's due to the existing tenant being older than the setting or the external moderation phase, but nonetheless this fixes the issue.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

In our case, all of them but it is a single character change after all.

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?

No new indexes.

How do I test this PR?

I described our issue, but this probably needs no testing.

Were any tests migrated to React Testing Library?

No

How do we deploy this PR?

As per usual.

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit b059364
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/66fee2c89ad8ca000892cc15

Copy link
Contributor

@kabeaty kabeaty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Contributor

@nick-funk nick-funk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, good catch, approved!

@tessalt tessalt enabled auto-merge October 3, 2024 12:25
@tessalt tessalt disabled auto-merge October 3, 2024 18:40
@tessalt tessalt merged commit 5bafac1 into coralproject:develop Oct 3, 2024
4 checks passed
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.

4 participants