Skip to content

bugfix/AB#32138 - Ensure User Import grid is unique by UserGuid#2186

Merged
JamesPasta merged 1 commit into
devfrom
bugfix/AB#32138-user-import-duplicates
Mar 27, 2026
Merged

bugfix/AB#32138 - Ensure User Import grid is unique by UserGuid#2186
JamesPasta merged 1 commit into
devfrom
bugfix/AB#32138-user-import-duplicates

Conversation

@plavoie-BC
Copy link
Copy Markdown
Contributor

Deduplicate the list of importable users by grouping on UserGuid and selecting the first entry from each group before returning the list. This prevents duplicate user entries during import.

@plavoie-BC plavoie-BC requested a review from JamesPasta March 27, 2026 21:44
@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 565
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@JamesPasta JamesPasta merged commit 2a15164 into dev Mar 27, 2026
22 checks passed
@JamesPasta JamesPasta deleted the bugfix/AB#32138-user-import-duplicates branch March 27, 2026 23:24
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.

2 participants