-
Notifications
You must be signed in to change notification settings - Fork 3
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-9576 linked events keywords #920
Conversation
This should be: https://helsinkisolutionoffice.atlassian.net/browse/UHF-9576. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works nicely. Needs translations but otherwise perfert!
eb5efa3
to
795534e
Compare
✅ Tests passed! You can check the output here: https://city-of-helsinki.github.io/drupal-hdbt/pull/920/html_report/ |
Translations were added here: City-of-Helsinki/drupal-helfi-platform-config#712 and this was approved by Juho. |
Translations were added here: City-of-Helsinki/drupal-helfi-platform-config#712
UHF-9576
What was done
How to install
git pull origin dev
make fresh
composer require drupal/hdbt:dev-UHF-9530-linked-events-keywords
composer require drupal/helfi_platform_config:dev-UHF-9576-linked-events-keywords
make drush-updb drush-cr
drush locale:check && drush locale:update; drush cr
.How to test
drush mim linked_events_keywords --reset-threshold 1
Designers review
Other PRs