Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User mapping logic error #2417

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Oct 3, 2024

🔧 (configuration.json): add TfsUserMappingTool configuration for user mapping
💡 (TfsUserMappingTool.cs): improve error handling for missing user mapping file
📝 (MigrationTools.xml): update documentation with new version details

The TfsUserMappingTool configuration is added to the configuration.json to enable user mapping functionality, specifying the file path and identity fields to check. This change allows for more flexible user identity management during migrations. In TfsUserMappingTool.cs, error handling is improved by logging an error message when the user mapping file is missing, ensuring users are informed of configuration issues. The MigrationTools.xml documentation is updated to reflect the new version, ensuring consistency and clarity in version tracking.

… mapping

💡 (TfsUserMappingTool.cs): improve error handling for missing user mapping file

📝 (MigrationTools.xml): update documentation with new version details

The TfsUserMappingTool configuration is added to the configuration.json to enable user mapping functionality, specifying the file path and identity fields to check. This change allows for more flexible user identity management during migrations. In TfsUserMappingTool.cs, error handling is improved by logging an error message when the user mapping file is missing, ensuring users are informed of configuration issues. The MigrationTools.xml documentation is updated to reflect the new version, ensuring consistency and clarity in version tracking.
@MrHinsh MrHinsh self-assigned this Oct 3, 2024
@nkdagility-actions-bot nkdagility-actions-bot bot added enhancement documentation This is an item for a Documentation enhancement enhancement-modern feature labels Oct 3, 2024
@MrHinsh MrHinsh enabled auto-merge October 3, 2024 06:40
@nkdagility-actions-bot
Copy link

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

@MrHinsh MrHinsh merged commit 6294190 into main Oct 3, 2024
15 checks passed
@MrHinsh MrHinsh deleted the topic/2416-tfsusermappingtool-logic-error-results-in-mapping-file-declaired-missing-even-when-not branch October 3, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is an item for a Documentation enhancement enhancement enhancement-modern feature
Projects
None yet
1 participant