Skip to content

Conversation

Gitesh307
Copy link
Contributor

Fixes #4869

The record merging dialog was using the auto-populate preference in reverse—fields were prefilled when the preference was disabled and left blank when enabled. The boolean check has been corrected so that enabling the preference now correctly triggers field auto-population.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone

Testing instructions

  • Verify that enabling the Auto-populate preference pre-fills merge fields, while disabling it leaves them blank.

@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Oct 5, 2025
@CarolineDenis CarolineDenis requested review from a team and removed request for lexiclevenger October 6, 2025 12:59
Copy link
Collaborator

@emenslin emenslin left a comment

Choose a reason for hiding this comment

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

  • Verify that enabling the Auto-populate preference pre-fills merge fields, while disabling it leaves them blank.

I noticed that for some fields they are not auto-populated when they should be or they are auto-populated when they shouldn't be. I'm not sure why this is or if this is intentional but I've been able to recreate it with a few different fields.

With auto-populate on the date of birth and death precision are not populated:
image

With auto-populate off numerous fields are still populated:
image

@github-project-automation github-project-automation bot moved this from 📋Back Log to Dev Attention Needed in General Tester Board Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Dev Attention Needed

Development

Successfully merging this pull request may close these issues.

Auto-populate preference for record merging does the opposite behavior

3 participants