Skip to content

Fix agent setup field lookup casing#8941

Open
martinsrui-msft wants to merge 1 commit into
mainfrom
private/martinsrui/agent-setup-field-ci-20260630
Open

Fix agent setup field lookup casing#8941
martinsrui-msft wants to merge 1 commit into
mainfrom
private/martinsrui/agent-setup-field-ci-20260630

Conversation

@martinsrui-msft

@martinsrui-msft martinsrui-msft commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Fixes the agent setup page validation to locate the required "User Security ID" field case-insensitively.

The Payables Agent setup table uses "User Security Id" casing, while the generic Agent setup validation expected "User Security ID" exactly. This caused setup page opening to fail for already-configured agents.

Changes:

  • Use a case-insensitive Field virtual table filter when resolving the setup page source table field.
  • Add regression coverage with a mock setup table that uses "User Security Id" casing.

AB#640664

Use a case-insensitive Field virtual table lookup when validating agent setup pages so setup tables with a differently-cased User Security ID field can still open. Add regression coverage with a mock setup table using the Payables Agent casing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@martinsrui-msft martinsrui-msft requested review from a team June 30, 2026 18:09
@github-actions github-actions Bot added this to the Version 29.0 milestone Jun 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Copilot PR Review

Iteration 1 · Outcome: completed

Knowledge source: https://github.com/microsoft/BCQuality@822cae1b2771ac25f665f73369f69093bd4fd630

Orchestrator pre-filter (13 file(s) excluded)

  • layer-disabled (knowledge) : 13 file(s)

Findings produced by the Copilot CLI agent against BCQuality at 822cae1b2771ac25f665f73369f69093bd4fd630. Reply 👎 on any inline comment to flag false positives.

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.

1 participant