Skip to content

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Sep 1, 2025

This pull request updates the regular expression used to detect the [System.TeamProject] = @TeamProject condition in queries, making it more robust by allowing optional single quotes around @TeamProject.

  • Improved query validation:
    • Updated the regular expression in TfsWorkItemMigrationProcessorOptionsValidator.cs to match [System.TeamProject] = @TeamProject with or without single quotes around @TeamProject, increasing flexibility and reducing false negatives.

Fixes #2915

Co-Authored-By: colin-cdp [email protected]

@MrHinsh MrHinsh self-assigned this Sep 1, 2025
@MrHinsh MrHinsh marked this pull request as ready for review September 1, 2025 19:20
@MrHinsh MrHinsh enabled auto-merge September 1, 2025 19:20
@nkdagility-actions-bot
Copy link

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

@MrHinsh MrHinsh linked an issue Sep 1, 2025 that may be closed by this pull request
@MrHinsh MrHinsh merged commit 46d3fb8 into main Sep 1, 2025
15 checks passed
@MrHinsh MrHinsh deleted the allow-for-projects-with-spaces-in-teh-name branch September 1, 2025 19:28
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.

Validate Project Names [Bug]: Unable to migrate work items when source project name contains a space

1 participant