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

Fix issue around apps and routes missing from space entity #1447

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

richard-cox
Copy link
Contributor

  • Missing apps and routes from space entity resulted in CF pages failing to load (no error on page, generic error in console)
  • Could be missing due to the space entity being supplied from a request without inline depth OR apps/routes count more than 50
  • In most cases we catch this. For some get count like functions we weren't handling this well
  • This was an issue if any space OTHER than the first had over 50 apps or spaces
  • We now handle these cases correctly

- Missing apps and routes from space entity resulted in CF pages failing to load (no error on page, generic error in console)
- Could be missing due to the space entity being supplied from a request without inline depth OR apps/routes count more than 50
- In most cases we catch this. For some get count like functions we weren't handling this well
- This was an issue if any space OTHER than the first had over 50 apps or spaces
- We now handle these cases correctly
@cfdreddbot
Copy link

Hey richard-cox!

Thanks for submitting this pull request!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

Once you've publicized your membership, one of the owners of this repository can close and reopen this pull request, and dreddbot will take another look.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@richard-cox
Copy link
Contributor Author

Closing + reopenning as per cfdreddbot instructions

@cfdreddbot
Copy link

Hey richard-cox!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Copy link
Contributor

@nwmac nwmac left a comment

Choose a reason for hiding this comment

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

LGTM

@nwmac nwmac merged commit 271c53f into master Mar 5, 2018
@irfanhabib irfanhabib deleted the fix-second-space-missing-routes branch April 11, 2018 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants