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

RangeError: Maximum call stack size exceeded while updating organizations #4740

Closed
rolfschmidt opened this issue Aug 2, 2023 · 0 comments
Closed

Comments

@rolfschmidt
Copy link
Collaborator

rolfschmidt commented Aug 2, 2023

Used Zammad Version

6.1

Environment

  • Installation method: [e.g. source, package]
  • Operating system (if you're unsure: cat /etc/os-release ): [e.g. debian 10.4, ubuntu 20.04]
  • Database + version: [e.g. postgresql 9.3, mysql 5.7, mariadb 10.3]
  • Elasticsearch version: [e.g. 7.17]
  • Browser + version: [e.g. chrome 83, safari 14, firefox 105]

Actual behaviour

  • Error while updating organizations
Uncaught RangeError: Maximum call stack size exceeded
    at _.uniq._.unique (application.js:17597:31)
    at difference (application.js:196684:5)
    at application.js:196687:20
    at Array.forEach (<anonymous>)
    at difference (application.js:196684:61)
    at application.js:196687:20
    at Array.forEach (<anonymous>)
    at difference (application.js:196684:61)
    at application.js:196687:20
    at Array.forEach (<anonymous>)

image

Expected behaviour

No js error

Steps to reproduce the behaviour

  • Setup test system
  • Add Agent Admin to organization Zammad Foundation
  • Try to update the note from the organization profile

Support Ticket

No response

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

yes

@rolfschmidt rolfschmidt added this to the 6.1 milestone Aug 2, 2023
@rolfschmidt rolfschmidt self-assigned this Aug 2, 2023
@rolfschmidt rolfschmidt modified the milestones: 6.1, 6.0.1 Aug 2, 2023
zammad-sync pushed a commit that referenced this issue Aug 2, 2023
…ting organizations.

Co-authored-by: Florian Liebe <fl@zammad.com>
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

2 participants