-
Notifications
You must be signed in to change notification settings - Fork 4
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-8975 Paragraph order #781
Conversation
…lfi-kymp into UHF-8975_paragraph_order
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.
The project and district content types still have old order on the paragraphs. They could follow the basic page rules? 🤔
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
These are fixed in aaceb44 |
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 well now, great work!! 🦖
UHF-8975
What was done
How to install
git pull origin dev
make fresh
git fetch -all && git checkout UHF-8975_paragraph_order
composer require drupal/helfi_platform_config:dev-UHF-8975_paragraph_order
make drush-cim drush-updb drush-cr
How to test
Other PRs