We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Github issue tracker is used for bug only. For general questions and requests, please join the Google group
Don't hesitate to provide screenshots.
latest version
Delete the selected employee from the entity(organisation) when i press on "detach employee" button
when i press "detach employee" button, the employee is not deleted and the button isn't clickable anymore. when i inspect the web console i get the following error message in the web browser dev tool console """ Empty string passed to getElementById(). 15 legacy.js:2:353490 Uncaught TypeError: oTable.rows(...).data()[0] is undefined https://jorani.fondative.com/organization:371 dispatch https://jorani.fondative.com/assets/dist/legacy.js:2 handle https://jorani.fondative.com/assets/dist/legacy.js:2 organization:371:52 https://jorani.fondative.com/organization:371 dispatch https://jorani.fondative.com/assets/dist/legacy.js:2 handle https://jorani.fondative.com/assets/dist/legacy.js:2 """
1 choose french language and connect 2 RH -> Organisation -> detacher un employe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Github issue tracker is used for bug only.
For general questions and requests, please join the Google group
Don't hesitate to provide screenshots.
What is the version of Jorani?
latest version
Expected behavior
Delete the selected employee from the entity(organisation) when i press on "detach employee" button
Actual behavior
when i press "detach employee" button, the employee is not deleted and the button isn't clickable anymore.
when i inspect the web console i get the following error message in the web browser dev tool console
"""
Empty string passed to getElementById(). 15 legacy.js:2:353490
Uncaught TypeError: oTable.rows(...).data()[0] is undefined
https://jorani.fondative.com/organization:371
dispatch https://jorani.fondative.com/assets/dist/legacy.js:2
handle https://jorani.fondative.com/assets/dist/legacy.js:2
organization:371:52
https://jorani.fondative.com/organization:371
dispatch https://jorani.fondative.com/assets/dist/legacy.js:2
handle https://jorani.fondative.com/assets/dist/legacy.js:2
"""
Steps to reproduce the behavior
1 choose french language and connect
2 RH -> Organisation -> detacher un employe
The text was updated successfully, but these errors were encountered: