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

Commits on Aug 1, 2024

  1. 🐛 (WorkItemMigrationContext.cs): fix variable name from _config.WIQLQ…

    …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 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    653bdc8 View commit details
    Browse the repository at this point in the history