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

LDAP with many groups (<5k) and group role relation (>50) will crash in frontend #3994

Closed
rolfschmidt opened this issue Mar 1, 2022 · 0 comments

Comments

@rolfschmidt
Copy link
Collaborator

rolfschmidt commented Mar 1, 2022

Infos:

  • Used Zammad version: 5.1
  • Installation method (source, package, ..): all
  • Operating system: all
  • Database + version: all
  • Elasticsearch version: all
  • Browser + version: all
  • Ticket: #1092357, #10101071

Expected behavior:

  • No issues on configuration

Actual behavior:

grafik

Uncaught RangeError: Maximum call stack size exceeded
    at Sizzle.select (application.js:2891:12)
    at Function.Sizzle [as find] (application.js:899:9)
    at jQuery.fn.init.find (application.js:3100:11)
    at HTMLFormElement.<anonymous> (application.js:168262:30)
    at application.js:213:20
    at Function.map (application.js:468:13)
    at jQuery.fn.init.map (application.js:212:33)
    at jQuery.fn.init.serializeArrayWithType (application.js:168258:17)
    at Function.App.ControllerForm.ControllerForm.params (application.js:57156:26)
    at ConnectionWizard.App.Controller.Controller.formParam (application.js:54675:33)

Steps to reproduce the behavior:

  • Add a big ldap config
  • Use the wizard to step through

Yes I'm sure this is a bug and no feature request or a general question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant