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

UHF-X Update notifications email #409

Merged
merged 2 commits into from
Dec 1, 2022
Merged

Conversation

khalima
Copy link
Contributor

@khalima khalima commented Dec 1, 2022

Added update hook to update the notifications email

What was done

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-X_update_notifications_email

How to test

  • Run this in shell drush cget update.settings notification.emails and check if the admin@example.com exists
  • Run make drush-updb drush-cr
  • Run this in shell again drush cget update.settings notification.emails and check that the email has changed to drupal@hel.fi
  • Check that code follows our standards

@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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