-
Notifications
You must be signed in to change notification settings - Fork 935
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
[Workspace]DQC can not be assigned to a workspace due to validation #9259
[Workspace]DQC can not be assigned to a workspace due to validation #9259
Conversation
ec0ea65
to
d72a2c6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9259 +/- ##
==========================================
+ Coverage 61.68% 61.69% +0.01%
==========================================
Files 3816 3816
Lines 91693 91693
Branches 14516 14516
==========================================
+ Hits 56557 56569 +12
+ Misses 31510 31498 -12
Partials 3626 3626
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
071f0bb
to
859e540
Compare
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
Signed-off-by: Qxisylolo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix, LGTM
…9259) * new try Signed-off-by: Qxisylolo <[email protected]> * Changeset file for PR #9259 created/updated * correction Signed-off-by: Qxisylolo <[email protected]> * use header Signed-off-by: Qxisylolo <[email protected]> * fix test Signed-off-by: Qxisylolo <[email protected]> * a little fix Signed-off-by: Qxisylolo <[email protected]> * use PrependOptions Signed-off-by: Qxisylolo <[email protected]> * typo Signed-off-by: Qxisylolo <[email protected]> * fix test Signed-off-by: Qxisylolo <[email protected]> --------- Signed-off-by: Qxisylolo <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit c91df47) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…9259) (#9271) * new try * Changeset file for PR #9259 created/updated * correction * use header * fix test * a little fix * use PrependOptions * typo * fix test --------- (cherry picked from commit c91df47) Signed-off-by: Qxisylolo <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Fix bug: In a workspace, and try to associate direct query connection, it will fail to get dqc and return 403 error
Issues Resolved
Issue: #9257
Screenshot
2025-01-23.14.31.09.mov
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration