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-9575: adding distinct true removes duplicates from filtered rss feed #513

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

rpnykanen
Copy link
Contributor

@rpnykanen rpnykanen commented Jan 22, 2024

UHF-9575

Remove duplicates from RSS feed

What was done

Added distinct=true

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-9575
    • make fresh
  • Run make drush-cr

How to test

Go to rss feed with parameters which used to have duplicates. You should not see any duplicates (duplicates were always subsequent)

  • Check that this feature works

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

Copy link
Member

@hyrsky hyrsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@rpnykanen rpnykanen merged commit 3a7e2b9 into dev Jan 22, 2024
2 checks passed
@rpnykanen rpnykanen deleted the UHF-9575 branch January 22, 2024 10:09
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