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

[Platform]: Clean cursor when date filter changes. #353

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

remo87
Copy link
Contributor

@remo87 remo87 commented Mar 18, 2024

[Platform]: Clean cursor when date filter changes.

Description

There was a case when the date filter was updated and the results weren't being shown. This was because the cursor wasn't being cleaned after the filter had changed

Issue: # 2578
Deploy preview: link

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • Go to cancer disease and change the higher limit to 1800-2 and check that you get the 5 results from the count in the list

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@remo87 remo87 changed the title update cursor [Platform]: Clean cursor when date filter changes. Mar 19, 2024
@carcruz carcruz merged commit 9624e5a into main Mar 25, 2024
11 checks passed
@carcruz carcruz deleted the rm-lit-fix-pag branch March 25, 2024 11:04
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