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-10745: Restore article timestamps #718

Merged
merged 3 commits into from
Oct 7, 2024
Merged

UHF-10745: Restore article timestamps #718

merged 3 commits into from
Oct 7, 2024

Conversation

hyrsky
Copy link
Contributor

@hyrsky hyrsky commented Oct 3, 2024

UHF-10745

What was done

Helfi annif update mass updates have modified article changed timestamps. This timestamp is shown in the UI.

image

This restores what is easily possible from a backup and hides the changed time if it is in between when we last run the update command.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-10745
    • composer require drupal/hdbt:dev-UHF-10745
    • make fresh
  • Run make drush-cr

How to test

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Other PRs

While debugging
City-of-Helsinki/drupal-hdbt#1049, I had a
breakpoint on hook_file_url_alter(), and noticed that paragraph
rendering causes a lot of invocations. I don't think this is a real
issue, but it is still not best practice.
Copy link

sonarqubecloud bot commented Oct 4, 2024

@hyrsky hyrsky merged commit 9908ad2 into dev Oct 7, 2024
2 checks passed
@hyrsky hyrsky deleted the UHF-10745 branch October 7, 2024 04:01
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.

2 participants