Skip to content

Fix wiql issue in getting release plan work items#11745

Merged
praveenkuttappan merged 5 commits intoAzure:mainfrom
praveenkuttappan:fix_release_plan_devops_query
Aug 21, 2025
Merged

Fix wiql issue in getting release plan work items#11745
praveenkuttappan merged 5 commits intoAzure:mainfrom
praveenkuttappan:fix_release_plan_devops_query

Conversation

@praveenkuttappan
Copy link
Member

Fix the issue in select statement when fetching release plans.

Copilot AI review requested due to automatic review settings August 20, 2025 21:46
@praveenkuttappan praveenkuttappan requested a review from a team as a code owner August 20, 2025 21:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a WIQL (Work Item Query Language) syntax issue in the release plan work item query by correcting the placement of the ORDER BY clause.

  • Moves the ORDER BY clause from the middle of the WHERE conditions to the end of the query

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Member

@maririos maririos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. is there any way to avoid these problems in the future? a test

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Aug 21, 2025
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#11745 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
azure-sdk added a commit to Azure/azure-sdk-for-rust that referenced this pull request Aug 21, 2025
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#11745 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@praveenkuttappan praveenkuttappan merged commit 32d25f9 into Azure:main Aug 21, 2025
9 of 10 checks passed
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.

5 participants