Skip to content

Add disambiguationBehavior option#8054

Draft
alesan99 wants to merge 3 commits intomainfrom
issue-3922-1
Draft

Add disambiguationBehavior option#8054
alesan99 wants to merge 3 commits intomainfrom
issue-3922-1

Conversation

@alesan99
Copy link
Copy Markdown
Contributor

@alesan99 alesan99 commented May 4, 2026

Fixes #3922

image

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
  • Add pr to documentation list
  • Add automated tests

Testing instructions

  • Go to workbench and create a dataset and mapping where multiple records are matched to a table (which requires disambiguation)
    • For example, if you have multiple agents named 'test' on your database, in a Collection Object dataset add the collector first name field and put 'test' in the field. It will ask you to disambiguate the agent.
  • Validate
  • By default, you should be asked to disambiguate records
  • You should be able to successfully upload the dataset once you disambiguate. Check to make sure all the records were uploaded correctly.
  • On the dataset, rollback and go back to the field mapper, and click the gear next to a field/column mapping
  • Disambiguation Behavior should appear correctly
  • You should be able to switch between disambiguation behaviors.
  • When you switch between behaviors, all fields that belong to that table should automatically also have their behaviors modified at the same time.
  • Validate
  • You should no longer be asked the same fields you were asked to disambiguate before.
  • You should be able to successfully upload the dataset. Check to make sure all the records were uploaded correctly.
  • Open an existing dataset.
  • Make sure there are no new errors when validating existing datasets.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c03501ae-4962-4fa9-b955-d64a03f542ac

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch issue-3922-1

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

Add "pick first" matching behavior to the WorkBench

1 participant