Skip to content

Conversation

@nishthaAhujaa
Copy link
Collaborator

@nishthaAhujaa nishthaAhujaa commented Dec 1, 2025

Preview this branch

Revert PR fix: #2177
Error: Id is undefined for shared throughput accounts
state.indexingPolicies[this.collection.id()],
Fix : Moved the index advisor logic inside the isCollectionSettingsTab block as it was breaking for Shared Throughput Accounts
& Added optional chaining (?) state.indexingPolicies[this.collection?.id()]

Playwright

playwrightIndexAdvisor.mp4

@nishthaAhujaa nishthaAhujaa requested a review from a team as a code owner December 1, 2025 08:51
@nishthaAhujaa nishthaAhujaa changed the title Refresh ar Index Advisor Dec 16, 2025
@nishthaAhujaa nishthaAhujaa changed the title Index Advisor Fixed Index Advisor Dec 16, 2025
@asier-isayas
Copy link
Collaborator

Please add a description explaining changes of the PR.

@jawelton74
Copy link
Collaborator

Do we have playwright test(s) for Index Advisor ? If not, please add some.

@nishthaAhujaa
Copy link
Collaborator Author

nishthaAhujaa commented Dec 23, 2025

Do we have playwright test(s) for Index Advisor ? If not, please add some.

#2292 was working on a different branch, as this was the fix for the revert PR. If you want me to add in the same one, will do. Thanks! @jawelton74

Co-authored-by: nishthaAhujaa <nishtha17354@iiittd.ac.in>
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