Skip to content

fix print user policy renewals - #236

Merged
zikani03 merged 2 commits into
openimis:developfrom
mngoe:OP-3024
Aug 20, 2026
Merged

fix print user policy renewals#236
zikani03 merged 2 commits into
openimis:developfrom
mngoe:OP-3024

Conversation

@vaneck237

Copy link
Copy Markdown
Contributor

Description

In the mobile app, navigating to the "Policy Renewals" section returns no results. However, when filtering policies by the "Renewed" status on the web platform, the corresponding records are displayed correctly.
to fix that, I updated the GraphQL query to directly filter policies with a "Renewed" status based on the agent code, ensuring the correct records are returned in the mobile app's "Policy Renewals" section

Type of Change

  • Feature
  • Bug fix
  • Chore (Refactor, Docs, CI/CD)
  • Other, please specify

Related Issue(s) / Task(s)

  • Requires [link to github PR], [link to github PR] needs to be merged first before this one
  • Relates to [link to github PR], this needs to be merged before [link to github PR]
  • External reference (e.g., Jira):

Demo

Screenshot_20260524_103244

Checklist

  • Unit tests added/modified
  • I18n / translation handled

Comment thread app/src/main/java/org/openimis/imispolicies/RenewList.java Outdated
Comment thread app/src/main/java/org/openimis/imispolicies/RenewList.java Outdated
@zikani03
zikani03 merged commit 7c338cb into openimis:develop Aug 20, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants