Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Sep 24, 2025

  • Analyze the issue: Form search field values not persisted when using ransack aliases
  • Understand the root cause: read_attribute method in grouping.rb doesn't resolve aliases when looking up condition values
  • Create a test that reproduces the issue
  • Implement the fix to resolve aliases in read_attribute method
  • Test the fix works correctly
  • Verify no breaking changes to existing functionality

Fixes #689


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: scarroll32 <11340230+scarroll32@users.noreply.github.com>
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.

Ransack form search field value not persisted between requests when using alias
2 participants