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

Fix for Query issues in subfolders #56

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jul 17, 2024

feat(WorkItemCloneCommand.cs): add targetQueryFolder parameter to Create ProjectQuery method for better query organization

refactor(WorkItemCloneCommandSettings.cs): remove default values for targetQuery, targetQueryTitle, targetQueryFolder to allow more flexibility
refactor(AzureDevOpsApi.cs): modify CreateProjectQuery method to include folder parameter in path and apiCallUrl for better query organization

…ateProjectQuery method for better query organization

refactor(WorkItemCloneCommandSettings.cs): remove default values for targetQuery, targetQueryTitle, targetQueryFolder to allow more flexibility
refactor(AzureDevOpsApi.cs): modify CreateProjectQuery method to include folder parameter in path and apiCallUrl for better query organization
@MrHinsh MrHinsh marked this pull request as ready for review July 17, 2024 19:34
@MrHinsh MrHinsh merged commit eb75d99 into master Jul 17, 2024
4 checks passed
@MrHinsh MrHinsh deleted the topic/fix-querybiklder branch July 17, 2024 19:34
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.

1 participant