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

Bug on global view (since Boron) #509

Open
BilelH3 opened this issue Mar 7, 2025 · 6 comments
Open

Bug on global view (since Boron) #509

BilelH3 opened this issue Mar 7, 2025 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@BilelH3
Copy link

BilelH3 commented Mar 7, 2025

The bug appear when in click on Global view

Home > Global view

Image

@BilelH3 BilelH3 added the bug Something isn't working label Mar 7, 2025
@VinceFINET VinceFINET changed the title Bug on global view Boron UAT -- Bug on global view Mar 7, 2025
@VinceFINET VinceFINET added this to the Version Boron [B, 5] milestone Mar 7, 2025
@VinceFINET
Copy link
Collaborator

Thank you for this issue.
Our dear old friend Access Declined 400 error code!

@VinceFINET
Copy link
Collaborator

What is the returning information for the following queries?

  • (using tooling) SELECT Count(Id) FROM ApexClass WHERE ManageableState IN ('installedEditable', 'unmanaged')
  • (using tooling) SELECT Count(ApexClassOrTriggerId) FROM ApexCodeCoverage
  • (using tooling) SELECT Count(ApexClassorTriggerId) FROM ApexCodeCoverageAggregate
  • SELECT Count(ApexClassId) FROM AsyncApexJob WHERE JobType = 'ScheduledApex'
  • (using tooling) SELECT Count(Id) FROM ApexTestResult WHERE ApexTestRunResult.Status = 'Completed' AND ApexClass.ManageableState IN ('installedEditable', 'unmanaged')

Thank you

@VinceFINET
Copy link
Collaborator

And do you have more errors when scrolling in the spinner modal box?

@VinceFINET
Copy link
Collaborator

Also do you have Transaction Security in place that may throw this error if too many request per minute?

@VinceFINET
Copy link
Collaborator

Dear @BilelH3
Is it possible for you to answer my questions so I can resolve your issue?

@VinceFINET
Copy link
Collaborator

Move to next version because we have no information about the user.

@VinceFINET VinceFINET changed the title Boron UAT -- Bug on global view Bug on global view (since Boron) Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants