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

Org with more than 1000 active classes cannot use classDiagramCreator #8

Open
thomasminney opened this issue Jul 5, 2021 · 1 comment

Comments

@thomasminney
Copy link

If the org has more than 1000 active classes, then /apex/classDiagramCreator returns an error:

"Collection size XXXX exceeds maximum size of 1,000."

Could be due to apex:repeat only supporting collections of up to 1000 items: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_repeat.htm

Similar to afawcett/apex-umlcanvas#8

@billg118
Copy link

billg118 commented Sep 7, 2021

Is there any way to fix this? I really want to use this tool.

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

No branches or pull requests

2 participants