Skip to content

UHF-12838: Add aliases to hakuvahti URLS#1259

Merged
hyrsky merged 20 commits intodevfrom
UHF-12838
Mar 18, 2026
Merged

UHF-12838: Add aliases to hakuvahti URLS#1259
hyrsky merged 20 commits intodevfrom
UHF-12838

Conversation

@hyrsky
Copy link
Copy Markdown
Contributor

@hyrsky hyrsky commented Mar 9, 2026

UHF-12838

How to install

If you have used mobilenote before, modify your local.settings.php:

$config['helfi_kymp_content.settings']['wfs_url'] = '...';
$config['helfi_kymp_content.settings']['wfs_username'] = '...';
$config['helfi_kymp_content.settings']['wfs_password'] = '...';
$config['helfi_kymp_content.settings']['address_api_key'] = '...';
// By default this is -30 days. Adding -6 months temporarily allows fetching all old data.
$config['helfi_kymp_content.settings']['sync_lookback_offset'] = '-6 months';

How to test:

This is deployed to testing so we can tests SMS functionality.

Links to related PRs

@sonarqubecloud
Copy link
Copy Markdown

@hyrsky hyrsky merged commit 310d922 into dev Mar 18, 2026
3 checks passed
@hyrsky hyrsky deleted the UHF-12838 branch March 18, 2026 12:52
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