-
Notifications
You must be signed in to change notification settings - Fork 5
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-9249: Description override field for tpr units #653
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #653 +/- ##
============================================
- Coverage 13.75% 13.07% -0.68%
- Complexity 238 241 +3
============================================
Files 27 28 +1
Lines 880 941 +61
============================================
+ Hits 121 123 +2
- Misses 759 818 +59 ☔ View full report in Codecov by Sentry. |
…ed the text format to plain text.
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
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.
Works very well, great work 🦖
UHF-9249
School don't have description field coming from TPR so they need a new field for adding the description in the Drupal.
What was done
enrich_description
, has been added in all instances.How to install
dev
branch.make fresh
composer require drupal/helfi_platform_config:dev-UHF-9249_description-override
composer require drupal/hdbt:dev-UHF-9249_description-override
make drush-updb drush-cr drush-locale-update drush-cr
How to test
Long description (replacing missing information)
.Designers review
Other PRs