Skip to content

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jul 23, 2025

Replaced hardcoded "Project Collection Valid Users" string in TfsUserMappingTool.cs with a configurable property Options.ProjectCollectionValidUsersGroupName. Added this property to TfsUserMappingToolOptions.cs to allow customization of the group name, with a default value of "Project Collection Valid Users".

Fixes: #2895
Co-authored-by: sl-io [email protected]

Replaced hardcoded "Project Collection Valid Users" string
in `TfsUserMappingTool.cs` with a configurable property
`Options.ProjectCollectionValidUsersGroupName`. Added
this property to `TfsUserMappingToolOptions.cs` to allow
customization of the group name, with a default value
of "Project Collection Valid Users".
@MrHinsh MrHinsh self-assigned this Jul 23, 2025
@MrHinsh MrHinsh linked an issue Jul 23, 2025 that may be closed by this pull request
2 tasks
MrHinsh added 2 commits July 23, 2025 09:53
Updated TfsUserMappingTool configuration to include a new parameter, `ProjectCollectionValidUsersGroupName`, in the YAML and JSON schema files. Clarified documentation for `MatchUsersByEmail` while keeping its functionality unchanged. These changes enhance the tool's ability to reference the valid users group during user mapping processes.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2906.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh merged commit b643971 into main Jul 23, 2025
15 checks passed
@MrHinsh MrHinsh deleted the 2895-bug-systemnullreferenceexception-in-tfsusermappingtoolgetuserslistfromserver branch July 23, 2025 09:04
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.

[Bug]: System.NullReferenceException in TfsUserMappingTool.GetUsersListFromServer

1 participant