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

User inquiry block is still active #859

Merged
merged 2 commits into from
Dec 3, 2024
Merged

User inquiry block is still active #859

merged 2 commits into from
Dec 3, 2024

Conversation

rpnykanen
Copy link
Contributor

The hook 9306 which was supposed to remove the block, did not run in every environment (Sote for example)

TEST IN SOTE or any other site where the user_inquiry block is still enabled

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_user_inquiry
  • Run make drush-updb drush-cr

How to test

  • Run drush cex
  • The export should delete the configuration

Copy link

sonarqubecloud bot commented Dec 3, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.46%. Comparing base (6c57a10) to head (6b7017f).
Report is 33 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #859      +/-   ##
============================================
- Coverage     14.49%   14.46%   -0.03%     
- Complexity      271      272       +1     
============================================
  Files            33       33              
  Lines          1035     1037       +2     
============================================
  Hits            150      150              
- Misses          885      887       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants