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-9440: Add new field information for the service channel migration #168

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

teroelonen
Copy link
Contributor

@teroelonen teroelonen commented Mar 1, 2024

UHF-9440

What was done

  • Added new field called information to the service channel migration.
  • Updated the tests accordingly.
  • Fixed phpcs issues.

How to install

  • Make sure your instance is up and running on latest dev branch. For example KASKO is a good instance to test this.
    • git pull origin dev
    • make fresh
  • Update the helfi_platform_config & helfi_tpr and hdbt
    • composer require drupal/helfi_platform_config:dev-UHF-9440 && composer require drupal/helfi_tpr:dev-UHF-9440 && composer require drupal/hdbt:dev-UHF-9440
  • Run make drush-updb drush-cr
  • Run the migration in the shell drush migrate:import tpr_service_channel --update

How to test

  • Log into the site and go to Stadin osaamiskeskus service. This is a service node that has errand service attached to it that has a service channel that has the information field filled. The Stadin ammatti- ja aikuisopiston chatbot-palvelu should have now additional information on it that goes something like this:
    Valitse chatbotissa olevista aihealueista sinua kiinnostava aihe. Chatbot ohjaa sinut oikean tiedon ääreen. Voit myös kysyä chatbotilta kysymyksiä tai keskustella chatissa hakemiseen ja opintoihin liittyvistä asioista hakutoimiston asiantuntijan kanssa.
  • Check that code follows our standards.

Other PRs

Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

2 participants