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

[Bug]: Target Query not Used #2233

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Aug 1, 2024

🐛 (WorkItemMigrationContext.cs): fix variable name from _config.WIQLQuery to targetWIQLQuery

The variable name _config.WIQLQuery is incorrect and should be targetWIQLQuery to match the intended logic and improve code readability. This change ensures that the correct query is used for filtering existing work items, preventing potential migration issues.

Fixes: #2232

…uery to targetWIQLQuery

The variable name _config.WIQLQuery is incorrect and should be targetWIQLQuery to match the intended logic and improve code readability. This change ensures that the correct query is used for filtering existing work items, preventing potential migration issues.
@MrHinsh MrHinsh added the bug label Aug 1, 2024
@MrHinsh MrHinsh linked an issue Aug 1, 2024 that may be closed by this pull request
@MrHinsh MrHinsh enabled auto-merge August 1, 2024 13:23
@MrHinsh MrHinsh merged commit 272c96d into main Aug 1, 2024
11 checks passed
@MrHinsh MrHinsh deleted the fix/2232-fixareapathanditerationpathfortargetquery-not-populating branch August 1, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

FixAreaPathAndIterationPathForTargetQuery Not Populating
1 participant