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

Update ao_commenter, ao_representative, and ao_requestor to use simple query string for exact match #6146

Open
3 tasks
patphongs opened this issue Feb 20, 2025 · 0 comments

Comments

@patphongs
Copy link
Member

Summary

Modify the filtering behavior for ao_commenter, ao_representative, and ao_requestor to use the simple query string approach, similar to how case_respondents are handled. This change will allow users to pass an exact string match in quotes when desired while maintaining flexibility for partial matches.

Completion criteria

  • Update the filtering logic for ao_commenter, ao_representative, and ao_requestor to use simple query string
  • Ensure users can input exact matches by wrapping search terms in quotes.
  • Maintain support for partial matches when quotes are not used.
@patphongs patphongs added this to the 27.6 milestone Feb 20, 2025
@patphongs patphongs moved this to 🔨 Pre-refinement in Website project Feb 20, 2025
@patphongs patphongs modified the milestones: 27.6, 27.i Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔨 Pre-refinement
Development

No branches or pull requests

1 participant