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-9028: all_news block & taxonomy_term view fixes #322

Merged
merged 6 commits into from
Oct 24, 2023

Conversation

hyrsky
Copy link
Contributor

@hyrsky hyrsky commented Oct 18, 2023

UHF-9028

What was done

  • Fixes a bug in kuulutukset lists: taxonomy term view had invalid sort criteria.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout PP-000-insert_correct_branch
    • make fresh
  • Run make drush-cr
  • Create taxonomy terms called "Yleistiedoksiannot".
  • Create some articles.
  • Set random publish dates for some of the new articles:
     drush php:eval '\Drupal\node\Entity\Node::load(143158)->set("published_at", strtotime("2023-12-01"))->save()'

How to test

@hyrsky hyrsky changed the title UHF-9028: all_news block fixes UHF-9028: all_news block & taxonomy_term view fixes Oct 18, 2023
@hyrsky hyrsky marked this pull request as ready for review October 18, 2023 07:02
@juho-lehmonen juho-lehmonen self-requested a review October 23, 2023 07:29
@hyrsky hyrsky merged commit 584c49e into develop Oct 24, 2023
1 check passed
@hyrsky hyrsky deleted the UHF-9028-taxonomy-list-fixes branch October 24, 2023 06:26
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