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 organization invite template #882

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Fix organization invite template #882

merged 1 commit into from
Mar 29, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Mar 29, 2024

Description

  1. Change the link to Join Organization
  2. Run poetry run flask command update-templates
  3. Look in database and see that the organization invite has actually changed to what we want
  4. Login in to app and issue an organization invite --- No Change!

I looked at send_to_providers.py and there's all this caching and template manipulation going on in notification_utils, sigh. How do we clear this cache?

Security Considerations

N/A

Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

This looks okay to me, so we'll merge and test it out!

@ccostino ccostino merged commit 0558cd3 into main Mar 29, 2024
5 checks passed
@ccostino ccostino deleted the notify-api-879 branch March 29, 2024 16:12
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.

2 participants