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

Missing beta endpoints from the autocomplete suggestions list #2828

Open
ElinorW opened this issue Oct 18, 2023 · 2 comments · Fixed by #2862
Open

Missing beta endpoints from the autocomplete suggestions list #2828

ElinorW opened this issue Oct 18, 2023 · 2 comments · Fixed by #2862
Assignees
Labels
priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. type:bug Something isn't working
Milestone

Comments

@ElinorW
Copy link
Collaborator

ElinorW commented Oct 18, 2023

Describe the bug
When writing a query that includes the beta version, the list of suggestions appears to be similar to the v1.0 list and is missing some of the beta nodes that are visible on the resource tree

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://developer.microsoft.com/en-us/graph/graph-explorer
  2. Click on query input
  3. Erase the current query up until the version and write '/beta/' instead
  4. Notice the list is missing some endpoints e.g AccessReviewDecisions which appears first on the beta resources tree

Expected behavior
The suggestions list should have beta endpoints as well

Screenshots
image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows
  • Browser [e.g. chrome, safari] Edge
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@thewahome
Copy link
Collaborator

thewahome commented Oct 19, 2023

Nice catch! This was solved by an unrelated fix

@thewahome thewahome linked a pull request Nov 3, 2023 that will close this issue
@ElinorW
Copy link
Collaborator Author

ElinorW commented Mar 5, 2024

Re-opening as issue is still present

@ElinorW ElinorW reopened this Mar 5, 2024
@adhiambovivian adhiambovivian added the priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants